v4cat

mikemol/v4cat
★ 0 stars Python 🗄️ Database Updated 1d ago
Symmetry-break cataloguing — ISA + SQLite schema + MCP server for accumulating named structural distinctions about a domain (Klein-four-equipped, self-hosting)
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "v4cat": {
      "command": "uvx",
      "args": [
        "v4cat"
      ]
    }
  }
}

Or install with pip: pip install v4cat

README Excerpt

A Python ISA + SQLite schema + MCP server for accumulating named structural distinctions ("breaks") about a domain, with witnesses, refinements, lineage edges, and the Klein-four read primitive. This is a self-contained subtree. It can be lifted into its own module / repo / pip package without modification.

Tools (1)

load_extension