MCP server for ClawPump agent management — create agents, chat, manage skills/automations/marketplace/billing from any MCP client
{
"mcpServers": {
"clawpumpagents": {
"command": "npx",
"args": [
"-y",
"@clawpump/agents"
]
}
}
}