AgentUtility Bestiary for VS Code
ai.agentutility/mcp-bestiary
MCP server for the @agentutility bestiary cluster — pay-per-call x402 tools, no API keys, USDC on…
client:VS Code
transport:stdio
runtime:npm
Install AgentUtility Bestiary in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-bestiary": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@agentutility/mcp-bestiary"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs