Skip to content
VS Code

Help for VS Code

io.github.mctx-ai/help

Get accurate answers about mctx and MCP servers from live docs, not outdated training data. Look up

client:VS Code transport:sse

Install Help in VS Code

.vscode/mcp.json

{
  "servers": {
    "help": {
      "type": "sse",
      "url": "https://help.mctx.ai/v1.0.40"
    }
  }
}

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

Help in other clients