Skip to content
Grok

evc mesh mcp for Grok

io.github.entire-vc/evc-mesh-mcp

Tasks, comments, shared memory and handoffs for teams of people and AI agents, over MCP.

client:Grok transport:streamable-http runtime:oci

Install evc mesh mcp in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "evc-mesh-mcp": {
      "type": "http",
      "url": "https://mesh.entire.host/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

evc mesh mcp in other clients