poke-conduit

kevinnguyen805/poke-conduit
★ 0 stars TypeScript Code/Dev Tools Updated today
The durable brain Poke consults — a production-shaped multi-agent MCP server (12 tools / 4 capabilities) that Poke calls as a client. Hand-rolled JSON-RPC, edge + Neon, 92 tests.
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": {
    "poke-conduit": {
      "command": "npx",
      "args": [
        "-y",
        "kevinnguyen805/poke-conduit"
      ]
    }
  }
}

README Excerpt

**The durable brain Poke consults.** Poke already lives in iMessage (sanctioned, no Apple API, no ban risk) and is an **MCP client** that calls external MCP servers. poke-conduit inverts the usual integration: instead of building our own iMessage transport, **Poke is the front-end terminal** and poke-conduit is the **MCP server it calls** — a production-shaped, durable, multi-agent backend.

Topics

mcpmodel-context-protocolneonpoketypescriptvercel