SCCE

rpwalsh/SCCE
★ 0 stars TypeScript Database Updated 1d ago
Self-contained graph-native cognitive engine with durable PostgreSQL storage, local runtime surfaces, MCP dev server and inspectable evaluation tooling.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "scce": {
      "command": "npx",
      "args": [
        "-y",
        "rpwalsh/SCCE"
      ]
    }
  }
}

README Excerpt

**GO WEIGHTLESS.** Sovereign intelligence on ordinary hardware. SCCE is a self-contained cognitive engine that ingests evidence, builds durable knowledge, reasons, plans, acts, and learns — without a foundation-model runtime. No LLM inference. No vector-database RAG loop. No GPU cluster. No cloud dependency.
📊
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 →