Seeder for Gemini CLI
so.seeder/dms
Search and act on your VC firm's deal pipeline: deals, notes, tasks, analyst assignment.
client:Gemini CLI
transport:streamable-http
Install Seeder in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"dms": {
"httpUrl": "https://app.seeder.so/api/v1/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs