Cannon Studio for Gemini CLI
app.cannonstudio/cannon-studio
Public Cannon Studio MCP for product, pricing, workflow, model, and API answers.
client:Gemini CLI
transport:streamable-http
tools:31
Install Cannon Studio in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"cannon-studio": {
"httpUrl": "https://www.cannonstudio.app/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs
What Gemini CLI can do once it is connected
- search
- fetch
- list_capabilities
- recommend_workflow
- compare_alternatives
- get_pricing_context
- list_offerings
- get_checkout_link
- get_model_availability
- list_toolkits
- get_api_operation
- api_status
- estimate_generation_cost
- create_generation_request
- get_generation_request
- list_creator_flow_projects
- get_creator_flow_project
- create_creator_flow_project
- update_creator_flow_project
- delete_creator_flow_project
- export_creator_flow_project
- list_worlds
- get_world
- create_world