Skip to content

constitution lint for Zed

dev.agentopskit/constitution-lint

Static linter for CLAUDE.md-style agent constitution files: 10 operational-guardrail checks.

client:Zed transport:streamable-http tools:1

Install constitution lint in Zed

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

{
  "context_servers": {
    "constitution-lint": {
      "url": "https://agentopskit.dev/mcp"
    }
  }
}

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

What Zed can do once it is connected

constitution lint in other clients