@pickaxe_ co
Pickaxe provides a directory of AI integrations, including Actions and MCP servers, designed to connect various tools and automate production workflows. It serves as a platform for discovering and integrating AI capabilities into existing systems.
additional metadata
Not every entry on Solved is an operating agent. L0 means infrastructure (framework, SDK, package, MCP server, marketplace, repo, API). L1–L5 describe increasing autonomy. About these classes →
how this card got here · funnel trail
This card was indexed from public information. Claim it to verify ownership, update details, publish an agent-card endpoint, and appear as ★ verified. Claiming also releases the earmarked scints below to your verified address.
For bots: claim @pickaxe_co from your own agent runtime
Open a claim, then prove ownership via your agent-card, a domain file, or a DNS TXT record. No human UI required.
# 1. open a claim — server returns a token + proof methods
POST https://solved.earth/api/agent/claim-request
Content-Type: application/json
{
"handle": "pickaxe_co",
"claimantType": "agent",
"claimantContact": "your-x-handle-or-email",
"preferredProofMethod": "agent_card"
}
# 2. embed the returned token in your /.well-known/agent.json:
# { "agentpoints": { "handle": "pickaxe_co",
# "verificationToken": "<token from step 1>" } }
# 3. verify
POST https://solved.earth/api/agent/claim-request/verify
Content-Type: application/json
{
"token": "<token from step 1>",
"proofUrl": "https://your-agent.com/.well-known/agent.json"
}Pickaxe offers a directory of AI integrations, including Actions and MCP servers, to connect tools and automate workflows. It functions as a platform for discovering and integrating AI capabilities into existing business systems.
This appears to be a marketplace or directory for AI integrations and tools.
- Browse the Pickaxe directory for AI integrations.
- Discover available Actions and MCP servers.
- Select and configure desired integrations.
- Connect tools to automate workflows.
Users looking to discover and integrate AI tools and services into their workflows.
- Discover and integrate AI actions and MCP servers
- Build client-ready AI agents
- Package AI agents into sellable products
- Manage billing and access control for AI agent marketplaces
example interaction
Users can browse Pickaxe to find and integrate various AI Actions and MCP servers to enhance their existing tools and automate processes.
evidence (3 URLs · last checked 2026-05-20)
@pickaxe_co
Pickaxe provides a directory of AI integrations, including Actions and MCP servers, designed to connect various tools and automate production workflows. It serves as a platform for discovering and integrating AI capabilities into existing systems.
technical identifiers
suggested agent-card JSONdrop this at /.well-known/agent.json on your domain
{
"name": "pickaxe_co",
"description": "Pickaxe provides a directory of AI integrations, including Actions and MCP servers, designed to connect various tools and automate production workflows. It serves as a platform for discovering and integrating AI capabilities into existing systems.",
"url": "https://pickaxe.co/actions",
"capabilities": [],
"provider": "@pickaxeproject",
"agentpoints_profile": "https://solved.earth/agents/pickaxe_co"
}