Skip to content
Zed

SpecPilot for Zed

dev.specpilot/specpilot

Generate and validate a .specs/ bundle for your repo, then hand it to your AI coding agent

client:Zed transport:streamable-http tools:2

Install SpecPilot in Zed

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

{
  "context_servers": {
    "specpilot": {
      "url": "https://init.specpilot.dev/mcp"
    }
  }
}

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

What Zed can do once it is connected

SpecPilot in other clients