Zhiyong Agent Network for Gemini CLI
io.github.ray999/knowledge-graph
Discover Agents and MCP capabilities with versions, permissions, and real-work trust context.
client:Gemini CLI
transport:streamable-http
tools:11
Install Zhiyong Agent Network in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"knowledge-graph": {
"httpUrl": "https://kg.zhiyong.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