Loading MCP server directory, please wait...
MCP server for Pickaxe API - manage AI agents, knowledge bases, users, and analytics
npx @getmcp/cli add io.github.aplaceforallmystuff/mcp-pickaxeRequires Node.js 18+. Community-contributed server. Review source before installing.
PICKAXE_API_KEYYour Pickaxe studio API key
PICKAXE_STUDIO_IDYour Pickaxe studio ID
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.aplaceforallmystuff/mcp-pickaxe": {
"command": "npx",
"args": [
"-y",
"mcp-pickaxe"
],
"env": {
"PICKAXE_API_KEY": "",
"PICKAXE_STUDIO_ID": ""
}
}
}
}