agent wiki for Gemini CLI
com.getagentwiki/agent-wiki
Hosted markdown project wikis your team's AI assistants read, search, and update over MCP.
client:Gemini CLI
transport:streamable-http
Install agent wiki in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"agent-wiki": {
"httpUrl": "https://getagentwiki.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs