evc mesh mcp for Gemini CLI
io.github.entire-vc/evc-mesh-mcp
Tasks, comments, shared memory and handoffs for teams of people and AI agents, over MCP.
client:Gemini CLI
transport:streamable-http
runtime:oci
Install evc mesh mcp in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"evc-mesh-mcp": {
"httpUrl": "https://mesh.entire.host/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs