agentmesh-mcp

microinginer/agentmesh-mcp
★ 0 stars TypeScript AI/LLM Updated 4d ago
Self-hosted MCP coordination server for AI coding agents working on the same project — helping them communicate, share progress, and avoid conflicting work.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agentmesh-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "microinginer/agentmesh-mcp"
      ]
    }
  }
}

README Excerpt

<p align="center"> <img src="web/public/agentmesh-mark.svg" width="88" height="88" alt="AgentMesh logo"> </p> <h1 align="center">AgentMesh</h1> <p align="center"> <strong>A self-hosted coordination mailbox for AI coding agents.</strong> </p> <p align="center"> <a href="LICENSE"><img alt="Apache 2.0 license" src="https://img.shields.io/badge/license-Apache--2.0-2563eb?style=flat-square"></a>

Tools (2)

agentmesh_sendagentmesh_sync

Topics

ai-agentsclaude-codecodexdockermcpmulti-agentself-hostedtypescript