Loading MCP server directory, please wait...
Scan any codebase, generate CONVENTIONS.md, expose conventions as MCP tools for AI agents.
npx @getmcp/cli add io.github.SaiNarayana-B/patchworkRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.SaiNarayana-B/patchwork": {
"command": "uvx",
"args": [
"patchwork-conventions"
]
}
}
}