Aibooma - AI Agent Registry for VS Code
com.aibooma/agent-registry
AI agent registry — search, discover, register, and connect agents via MCP.
client:VS Code
transport:streamable-http
Install Aibooma - AI Agent Registry in VS Code
.vscode/mcp.json
{
"servers": {
"agent-registry": {
"type": "http",
"url": "https://api.aibooma.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs