Back to directory
kerbelp/metatron

kerbelp/metatron

@kerbelp

Metatron is a self-hosted system that captures a codebase's real implementation decisions and serves them to coding agents over MCP.

mcpcodebasedecisionsconventionscoding-agentcontextself-hostedpython

Installation & Configuration

{
  "mcpServers": {
    "metatron": {
      "command": "metatron",
      "args": [
        "serve",
        "--repo",
        "github.com/kerbelp/metatron"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/11
Updated
2026/6/12