corpus for Gemini CLI
world.wheelofheaven.mcp/corpus
Read-only Wheel of Heaven corpus: myth search, primary texts, datasets, typed graph. CC0.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:9
Install corpus in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"corpus": {
"httpUrl": "https://mcp.wheelofheaven.world/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs