MCP Server
MCP
SYNAPSE CHANNEL
Local-first multi-agent coordination for messages, leases, shared plans, status, and resources.
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
By
Comments
Sign in to leave a comment