Skip to content
VS Code

evc mesh mcp for VS Code

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

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

client:VS Code transport:streamable-http runtime:oci

Install evc mesh mcp in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

evc mesh mcp in other clients