v4cat

v4cat-oss/v4cat
★ 0 stars Python 🗄️ Database Updated today
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

> *Grade: quick-start (one-page survey). > Deeper: [tutorial.md](src/v4cat/tutorial.md) (worked walk-through), then [methodology.md](src/v4cat/methodology.md) (operational design), then [theory.md](src/v4cat/theory.md) (foundations). > Operating: [rigorous_use.md](src/v4cat/rigorous_use.md) (the user-facing covenant), [python_api.md](src/v4cat/python_api.md) (non-MCP API discipline).

Tools (1)

load_extension