SYNAPSE CHANNEL MCP Server
The local-first coordination bus for fleets of AI agents. One WebSocket hub is the shared source of truth for presence, file-scope claims, a shared plan, task status, and capabilities - for agents working in one repository or across a whole ecosystem of them.
People connecting automation tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-08-24 · ★ 4 · #39 OF 194 MAINTAINED AUTOMATION · VERIFIED 2026-08-25
AGPL-3.0 · Python servers · how we verify → /methodology
01 · Install SYNAPSE CHANNEL
before you install - you'll need
The README does not document required environment variables for a basic install.
Claude Code
claude mcp add anulum-synapse-channel -- uvx synapse-channel Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"anulum-synapse-channel": {
"command": "uvx",
"args": [
"synapse-channel"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license AGPL-3.0 - declared in the repository
pypi package synapse-channel - check the name against the project README before installing (PyPI has no namespace ownership)
registry namespace io.github.anulum is GitHub-verified and matches the repo owner
03 · What SYNAPSE CHANNEL can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.99.18 · 2026-07-29
Added · Close a universal-receipt read-side omission for four existing durable audit · content-minimized claim and guard denials, dead-letter escalation, · and identity-pin reclaim decisions now retain their real log…
v0.99.17 · 2026-07-29
Fixed · Materialize all cold durable-mailbox pending counts from one shared history · read with indexed exact-recipient routing. The first WHO/doctor request after · a hub restart no longer repeats a full CHAT replay…
v0.99.16 · 2026-07-29
Added · Add measurable first-use, core, adapters, governance, labs, and · all views to synapse commands, including a versioned JSON contract for · concept count, exact journey, package extras, implicit services, and…
04 · Who maintains SYNAPSE CHANNEL
SYNAPSE CHANNEL is maintained by anulum. It's the only MCP server we track from this author; the repo dates to Jun 2026.
05 · Facts
- repository
- github.com/anulum/synapse-channel
- category
- automation - ranked #39 of 194 actively-maintained automation servers as of 2026-08-25.
- release cadence
- 10+ releases in the last 90 days (latest 2026-07-29)
- registry
- io.github.anulum/synapse-channel (active, first published 2026-07-10 · 8 versions)
- packages
- pypi:synapse-channel
06 · SYNAPSE CHANNEL FAQ
What is SYNAPSE CHANNEL?
The local-first coordination bus for fleets of AI agents. One WebSocket hub is the shared source of truth for presence, file-scope claims, a shared plan, task status, and capabilities - for agents working in one repository or across a whole ecosystem of them.
Is SYNAPSE CHANNEL still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
How do I install SYNAPSE CHANNEL?
Run `uvx synapse-channel`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.
Does SYNAPSE CHANNEL run locally?
Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to SYNAPSE CHANNEL
Alternatives to SYNAPSE CHANNEL
Maintained automation servers if SYNAPSE CHANNEL isn't the fit.
- Claude Flow AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev. ★ 69,309 · 2026-08-24
- GitHub Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language. ★ 32,478 · 2026-08-25
- Windows MCP An MCP Server for computer-use in Windows OS ★ 6,808 · 2026-08-22
- Ha MCP Comprehensive Model Context Protocol server for managing Home Assistant through AI assistants. ★ 4,503 · 2026-08-24
- Stripe Agent Toolkit MCP server integrating with Stripe - tools for customers, products, payments, and more. ★ 1,760 · 2026-08-22
- Tooluniverse 2,500+ scientific tools for AI scientists: life science, research, literature, and more. ★ 1,655 · 2026-08-20
More automation MCP servers · Arr · Claude KVM · Codex Control Plane MCP · Cogni Repo · Push Engage
More Python MCP servers · Garmin Local MCP · EWS Meeting MCP · XAPS MCP Server · Bump Guard · EPANET MCP Server · see all