Skip to content
VS Code

mcp registry for VS Code

ai.shawndurrani/mcp-registry

Search the public MCP Registry; discover servers and copy SSE URLs.

client:VS Code transport:sse

Install mcp registry in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp-registry": {
      "type": "sse",
      "url": "https://mcp-registry.shawndurrani.ai/sse"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

mcp registry in other clients