InterCommAIMFP

aryanduntley/InterCommAIMFP
★ 0 stars TypeScript Database Updated today
MCP server providing platform for local intercommunication between AI instances working on the same project
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": {
    "intercommaimfp": {
      "command": "npx",
      "args": [
        "-y",
        "aryanduntley/InterCommAIMFP"
      ]
    }
  }
}

README Excerpt

Local-only coordination system for multiple Claude Code instances working on the same project. One instance is master, the rest are workers. The master delegates tasks and controls workers via tmux. All state lives in a single SQLite database — no servers, no HTTP, no sockets. **Requires tmux.** ``` ┌─────────────────────────────────────────────────────┐

Tools (20)

announceanswerbootstrapdoneintercomm_approveintercomm_broadcastintercomm_clearintercomm_readintercomm_registerintercomm_scanintercomm_sendintercomm_signoffintercomm_spawnintercomm_statusintercomm_teardownintercomm_wakeintercomm_worktree_addintercomm_worktree_listintercomm_worktree_removeintercomm_worktree_set_status
📊
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 →