Skip to content
VS Code

MCP Finder for VS Code

io.github.c5huracan/mcp-finder

Find the right MCP server for your task. 4,500+ servers ranked by community trust.

client:VS Code transport:streamable-http

Install MCP Finder in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp-finder": {
      "type": "http",
      "url": "https://api.rhdxm.com/mcp/"
    }
  }
}

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

MCP Finder in other clients