Skip to content
VS Code

GRTwo Docs for VS Code

io.github.grtwo-jcansler/docs

Publish and share Markdown/HTML docs from AI assistants. Requires grtwo.app Pro. OAuth or API key.

client:VS Code transport:streamable-http

Install GRTwo Docs in VS Code

.vscode/mcp.json

{
  "servers": {
    "docs": {
      "type": "http",
      "url": "https://www.grtwo.app/api/mcp"
    }
  }
}

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

GRTwo Docs in other clients