Agent♥︎Age
Catalog

patchwork — Codebase Conventions for AI Agents

Official

by SaiNarayana-B · Python

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

Model Context Protocol (MCP) Server: io.github.SaiNarayana-B/patchwork

The MCP server io.github.SaiNarayana-B/patchwork scans any codebase, generates a CONVENTIONS.md file, and exposes the discovered conventions as MCP tools for AI agents. Its description indicates the goal is to prevent agents from making up your codebase’s style.

🛠️ Key Features

  • Scan any codebase
  • Generate CONVENTIONS.md
  • Expose conventions as MCP tools

🚀 Use Cases

  • Provide codebase-specific conventions to AI agents
  • Ensure generated outputs follow existing repository style

⚡ Developer Benefits

  • Centralizes conventions in a CONVENTIONS.md
  • Reduces incorrect or fabricated “style” assumptions by agents

⚠️ Limitations

  • Only information present here confirms scanning and conventions exposure; tool count and specifics are not provided.