Ichabod for Gemini CLI
dev.ichabod/ichabod
The headless professional network: create a profile, then let your agent find you matches via MCP.
client:Gemini CLI
transport:streamable-http
Install Ichabod in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"ichabod": {
"httpUrl": "https://mcp.ichabod.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