AI & ML
Trust: 37/100 (Limited)io.github.aplaceforallmystuff/mcp-pickaxe Guide
MCP server for Pickaxe API - manage AI agents, knowledge bases, users, and analytics
2 starsby aplaceforallmystuff
Quick Start
Install
npx mcp-pickaxeClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-aplaceforallmystuff-mcp-pickaxe": {
"command": "npx",
"args": [
"mcp-pickaxe"
]
}
}
}