Skip to content
Cline

SYNAPSE CHANNEL for Cline

io.github.anulum/synapse-channel

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

client:Cline transport:stdio runtime:pypi

Install SYNAPSE CHANNEL in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

SYNAPSE CHANNEL in other clients