Skip to content

restful api dev mcp for Zed

io.github.mrfentmen/restful-api-dev-mcp

Test objects from restful-api.dev. No key required.

client:Zed transport:stdio runtime:npm

Install restful api dev mcp in Zed

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

{
  "context_servers": {
    "restful-api-dev-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "restful-api-dev-mcp"
      ]
    }
  }
}

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

restful api dev mcp in other clients