CircleCI for Zed
com.circleci/mcp
CircleCI's MCP server: inspect projects, runs, workflows, jobs, logs, tests, and artifacts.
client:Zed
transport:streamable-http
Install CircleCI in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://mcp.circleci.com/v1/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs