Skip to content
Cursor

evc mesh mcp for Cursor

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

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

client:Cursor transport:streamable-http runtime:oci

Install evc mesh mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

evc mesh mcp in other clients