Gemini MCP setup
Gemini support is primarily an API and SDK path. Do not assume the consumer Gemini app can add arbitrary Sniffopotamus MCP servers unless Google exposes that option in your account.
Gemini API path
Use the Gemini SDK MCP support to connect tools from:
https://www.sniffopotamus.com/mcp
Start with read-only tools and explicitly approve write actions in your app.
Recommended scopes
collection:readwears:readfragrance:read- Add write scopes only for controlled workflows.
Safety
Your application is responsible for:
- User consent.
- OAuth token storage.
- Approval before writes.
- Logging tool calls.
- Filtering sensitive data in prompts and outputs.
Reference: