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
{
"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