Skip to content
VS Code

SiteGPT Docs for VS Code

io.github.sitegpt/sitegpt-docs

Search the SiteGPT documentation: setup, features, API reference, troubleshooting.

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

Install SiteGPT Docs in VS Code

.vscode/mcp.json

{
  "servers": {
    "sitegpt-docs": {
      "type": "http",
      "url": "https://sitegpt.ai/docs/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

SiteGPT Docs in other clients