Skip to content
VS Code

MyMCPTools for VS Code

io.github.shibley/mymcptools

Find MCP servers and check whether they actually respond, via live handshake probes.

client:VS Code transport:streamable-http tools:8

Install MyMCPTools in VS Code

.vscode/mcp.json

{
  "servers": {
    "mymcptools": {
      "type": "http",
      "url": "https://mymcptools.com/api/mcp"
    }
  }
}

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

What VS Code can do once it is connected

MyMCPTools in other clients