Verdigraph — paid hosted MCP for compute routing for Gemini CLI
io.github.jdhart81/verdigraph-mcp
Paid hosted MCP for agent-to-agent compute routing. 25% of net revenue funds conservation.
client:Gemini CLI
transport:streamable-http
Install Verdigraph — paid hosted MCP for compute routing in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"verdigraph-mcp": {
"httpUrl": "https://verdigraph-mcp.hartjustin6.workers.dev/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs