Skip to content
Zed

RoxyAPI Docs MCP Server (keyless, for coding agents) for Zed

com.roxyapi/docs

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

client:Zed transport:streamable-http tools:1

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

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "docs": {
      "url": "https://roxyapi.com/mcp/docs"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

What Zed can do once it is connected

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