← Back to Plugins
MCP Server MCP

SYNAPSE CHANNEL

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

uvx synapse-channel

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "synapse-channel",
      "version": "0.99.18",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      },
      "runtimeArguments": [
        {
          "value": "mcp>=1.28.0",
          "type": "named",
          "name": "--with"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...