Skip to content
VS Code

MetaMCP for VS Code

io.github.mentu-ai/metamcp

Route long-tail MCP servers through three lazy tools and reviewed declarative Methods.

client:VS Code transport:stdio runtime:npm

Install MetaMCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "metamcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@mentu/metamcp"
      ]
    }
  }
}

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

MetaMCP in other clients