Skip to content
Zed

circleci for Zed

com.mcparmory/circleci

Manage CI/CD pipelines, workflows, and job metrics across projects

client:Zed transport:stdio runtime:pypi

Install circleci in Zed

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

{
  "context_servers": {
    "circleci": {
      "command": "uvx",
      "args": [
        "mcparmory-circleci"
      ]
    }
  }
}

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

circleci in other clients