speclock for Zed
io.github.sgroy10/speclock
AI Constraint Engine — enforces CLAUDE.md and .cursorrules as laws. 51 MCP tools.
client:Zed
transport:stdio
runtime:npm
Install speclock in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"speclock": {
"command": "npx",
"args": [
"-y",
"speclock"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs