SYNAPSE CHANNEL runs on your own machine — the client starts it, so there is no endpoint to ping. 3 395 installs a week from pypi. Last commit 30 Jul 2026.
Local-first multi-agent coordination for messages, leases, shared plans, status, and resources.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add synapse-channel -- uvx synapse-channel
{
"mcpServers": {
"synapse-channel": {
"args": [
"synapse-channel"
],
"command": "uvx"
}
}
}
[mcp_servers.synapse-channel]
command = "uvx"
args = ["synapse-channel"]
{
"mcpServers": {
"synapse-channel": {
"args": [
"synapse-channel"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"synapse-channel": {
"args": [
"synapse-channel"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.