Skip to content
Zed

Sciple Platform for Zed

io.github.navaganeshr/sciple-mcp

Sciple platform MCP: services, dashboards, runbooks, tickets, environments, AWS cloud inventory.

client:Zed transport:stdio runtime:pypi

Install Sciple Platform in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "sciple-mcp": {
      "command": "uvx",
      "args": [
        "sciple-mcp"
      ],
      "env": {
        "SCIPLE_PLATFORM_URL": "<SCIPLE_PLATFORM_URL>"
      }
    }
  }
}

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

Sciple Platform in other clients