california-election

ternarybits/california-election
★ 1 stars JavaScript 🌐 Browser/Web Updated today
California 2026 gubernatorial candidate matcher — open dataset, MCP server, web quiz. Find your match before the June 2026 primary.
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": {
    "california-election": {
      "command": "npx",
      "args": [
        "-y",
        "ternarybits/california-election"
      ]
    }
  }
}

README Excerpt

A shareable web experience that helps Californians discover which candidate in the **June 2, 2026 gubernatorial primary** best aligns with their values — and *why*. Open dataset, cited sources, three modalities (web quiz, MCP server, AI-mediated deliberation). **Status:** Live at **<https://california-election.tedmao.workers.dev>** (Cloudflare Workers + D1). See [`PLAN.md`](./PLAN.md) for the design document.