Odel
SYNAPSE CHANNEL

SYNAPSE CHANNEL

Local
@anulum4PythonAGPL-3.0Updated Yesterday

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIsynapse-channelv0.99.26

Run

uvx synapse-channel

MCP client config

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