Skip to content
VS Code

RoxyAPI Docs MCP Server (keyless, for coding agents) for VS Code

com.roxyapi/docs

Keyless docs search so coding agents wire up RoxyAPI: every endpoint, param and SDK call.

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

Install RoxyAPI Docs MCP Server (keyless, for coding agents) in VS Code

.vscode/mcp.json

{
  "servers": {
    "docs": {
      "type": "http",
      "url": "https://roxyapi.com/mcp/docs"
    }
  }
}

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

RoxyAPI Docs MCP Server (keyless, for coding agents) in other clients