Skip to content
Windsurf

patchwork — Codebase Conventions for AI Agents for Windsurf

io.github.sainarayana-b/patchwork

Scan any codebase, generate CONVENTIONS.md, expose conventions as MCP tools for AI agents.

client:Windsurf transport:stdio runtime:pypi

Install patchwork — Codebase Conventions for AI Agents in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "patchwork": {
      "command": "uvx",
      "args": [
        "patchwork-conventions"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

patchwork — Codebase Conventions for AI Agents in other clients