SeedBase Test Data for Gemini CLI
io.github.marcelglaeser/seedbase
Generate realistic, FK-consistent synthetic test data for your databases from your AI assistant.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:6
Install SeedBase Test Data in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"seedbase": {
"httpUrl": "https://seedba.se/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs