Skip to content
Claude Desktop

SYNAPSE CHANNEL for Claude Desktop

io.github.anulum/synapse-channel

Local-first multi-agent coordination for messages, leases, shared plans, status, and resources.

client:Claude Desktop transport:stdio runtime:pypi

Install SYNAPSE CHANNEL in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "synapse-channel": {
      "command": "uvx",
      "args": [
        "synapse-channel"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

SYNAPSE CHANNEL in other clients