sundai-hack138-boston311-mcp

raajkumars/sundai-hack138-boston311-mcp
★ 0 stars HTML AI/LLM Updated 6d ago
Sundai Hack 138 — small on-device model + real MCP server against live Boston 311 (project 2, @raaj + Ted)
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": {
    "sundai-hack138-bosto": {
      "command": "npx",
      "args": [
        "-y",
        "raajkumars/sundai-hack138-boston311-mcp"
      ]
    }
  }
}