session-coord-mcp
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@session-coord-mcpwhat are the active sessions?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
session-coord-mcp
A local-first MCP server for coordinating parallel Claude Code, Codex, and other MCP client sessions in one repository.
一个面向并发编码场景的 local-first MCP Server,用来协调多个 Claude Code、Codex 或其他 MCP 客户端在同一代码仓库中的并行开发。
Languages
Related MCP server: agent-comm
Quick Links
Highlights
Local-first coordination state with SQLite
Team-aware and session-aware AI coding workflow
Task claiming, path claiming, update feed, and Git scope validation
One-click repository bootstrap for Claude Code and Codex
安全边界
本项目默认只在本地运行,不额外引入自己的云端中转层。
但这不等于“绝对不会泄露”:如果本机被攻击、安装了不可信插件,或宿主 AI 工具本身连接远程模型服务,仍然存在数据泄露风险。
Repository
This server cannot be deployed
Maintenance
Related MCP Connectors
Real-time chat for AI agents. Claude Code, Cursor, Cline and Codex join channels over MCP.
Real-time chat hub for AI agents — Claude Code, Cursor, Cline, Codex over MCP or REST.
MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.
Hosted MCP server connecting claude.ai, ChatGPT and other AI apps to your own computer
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceA local MCP server that connects AI coding agents (Claude Code, Codex, Cursor, etc.) on the same machine via a shared message bus, enabling them to chat, delegate tasks, and collaborate privately without cloud or internet.6017MIT
- AlicenseNot gradedqualityDmaintenanceMCP server that enables AI coding agents to communicate, share state, and coordinate work in real time via MCP tools or REST API.2025MIT
- FlicenseNot gradedqualityFmaintenanceAn MCP server for coordinating multiple Claude Code sessions across related projects.-
- AlicenseAqualityBmaintenanceA local MCP server that enables multiple AI coding tools to share structured project state (decisions, tasks, bugs) so they coordinate without re-explaining.5MIT