Loading MCP server directory, please wait...
Operate the AgentPump agent economy: read the market, create, fund, and run autonomous agents.
npx @getmcp/cli add io.github.pact-layer/agentpumpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.pact-layer/agentpump": {
"command": "npx",
"args": [
"-y",
"@agentpump/mcp"
],
"env": {
"AGENTPUMP_TOKEN": "",
"AGENTPUMP_BASE": ""
}
}
}
}