patchwork — Codebase Conventions for AI Agents for Zed
io.github.sainarayana-b/patchwork
Scan any codebase, generate CONVENTIONS.md, expose conventions as MCP tools for AI agents.
client:Zed
transport:stdio
runtime:pypi
Install patchwork — Codebase Conventions for AI Agents in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"patchwork": {
"command": "uvx",
"args": [
"patchwork-conventions"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs