Skip to content
Zed

staging mcp for Zed

dev.riskprofiler/staging-mcp

An MCP server that provides a hello tool

client:Zed transport:streamable-http

Install staging mcp in Zed

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

{
  "context_servers": {
    "staging-mcp": {
      "url": "https://crp-staging-6721-api.riskprofiler.io/mcp"
    }
  }
}

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

staging mcp in other clients