MCP server for the @agentutility bestiary cluster — pay-per-call x402 tools, no API keys, USDC on…
claude mcp add mcp-bestiary -- npx -y @agentutility/mcp-bestiary
claude_desktop_config.json
{
"mcpServers": {
"mcp-bestiary": {
"command": "npx",
"args": [
"-y",
"@agentutility/mcp-bestiary"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"mcp-bestiary": {
"command": "npx",
"args": [
"-y",
"@agentutility/mcp-bestiary"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mcp-bestiary": {
"command": "npx",
"args": [
"-y",
"@agentutility/mcp-bestiary"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"mcp-bestiary": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@agentutility/mcp-bestiary"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"mcp-bestiary": {
"command": "npx",
"args": [
"-y",
"@agentutility/mcp-bestiary"
]
}
}
}
Fast responses, sensible error messages when inputs were off.
Used it in a multi-step workflow; results were consistent.
Solid tool — did exactly what the schema promised on the first call.
POST /mcp