patchwork — Codebase Conventions for AI Agents for Claude Desktop
io.github.sainarayana-b/patchwork
Scan any codebase, generate CONVENTIONS.md, expose conventions as MCP tools for AI agents.
client:Claude Desktop
transport:stdio
runtime:pypi
Install patchwork — Codebase Conventions for AI Agents in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"patchwork": {
"command": "uvx",
"args": [
"patchwork-conventions"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs