Fulfiller — print catalogue & quotes for Gemini CLI
com.fulfiller/agentic-commerce-api
Print catalogue and live quotes from Fulfiller, a French online printer shipping across the EU.
client:Gemini CLI
transport:streamable-http
tools:11
Install Fulfiller — print catalogue & quotes in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"agentic-commerce-api": {
"httpUrl": "https://www.fulfiller.com/agenticopenapi/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs