Go-based MCP server for CashPilot bandwidth-sharing dashboards. Monitor passive income, DePIN earnings, and container status across multiple sharing services. Docker image available.
Run the underlying MCP server directly — without Agent-CoreX routing.
npx -y cashpilot-mcpAgent-CoreX intelligently routes which tools from GeiserX/cashpilot-mcp your AI agent actually needs per request — reducing token usage and cost.
agent-corex.json
{
"mcpServers": {
"cashpilot-mcp": {
"command": "npx",
"args": [
"-y",
"cashpilot-mcp"
]
}
}
}Connect in 2 minutes. Only pay for the tools your agent actually uses.
Recommended: intelligent tool routing, lower costs
uvx agent-corex mcp add cashpilot-mcpAgent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.
Use GeiserX/cashpilot-mcp directly without routing
npx -y cashpilot-mcpNew to Agent-CoreX? View setup guide →