Flowdex for Gemini CLI
dk.flowdex/wiki
Read and write your team's shared, AI-readable wiki from any MCP client.
client:Gemini CLI
transport:streamable-http
Install Flowdex in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"wiki": {
"httpUrl": "https://mcp.flowdex.dk/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs