MCP Registry Server for VS Code
ai.com.mcp/registry
Publish and discover MCP servers via the official MCP Registry. Powered by HAPI MCP server.
client:VS Code
transport:streamable-http
tools:3
Install MCP Registry Server in VS Code
.vscode/mcp.json
{
"servers": {
"registry": {
"type": "http",
"url": "https://registry.run.mcp.com.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs