v4cat

mikemol/v4cat
★ 0 stars Python Database Updated 1mo 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 → Try with Claude — $10 free →

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
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →