Second Eyes Agent Workflow Services for Gemini CLI
io.github.this-is-hellgate/secondeye-mcp-unblock
Workflow diagnostics, capability routing, and x402 settlement for MCP-compatible agents.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:11
Install Second Eyes Agent Workflow Services in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"secondeye-mcp-unblock": {
"httpUrl": "https://secondeyesai.com/api/bar"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs