mcpbeat Sign in

Cannon Studio MCP Server

by cannonstudio Your server? Claim it
answering

Cannon Studio is answering right now. Last checked 3 min ago. It exposes 31 tools.

Public Cannon Studio MCP for product, pricing, workflow, model, and API answers.

Uptime history 48 days of history · worst day 45%
48 days agonow
42.4%
Uptime 24h
39 of 92 checks
31
Tools
read from the server
461 ms
Response time
average over 24h
open, no key
Access
streamable-http

What changed 16

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 13 September 2026. No other catalogue keeps this.

13 Sep 16 tools appeared create_creator_flow_project, create_world, create_world_asset and 13 more

Cannon Studio does not always answer

Over the last week it answered 86.1% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 3 min ago.

run in your terminal
claude mcp add cannon-studio --transport http https://www.cannonstudio.app/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "cannon-studio": {
      "url": "https://www.cannonstudio.app/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.cannon-studio]
url = "https://www.cannonstudio.app/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "cannon-studio": {
      "url": "https://www.cannonstudio.app/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "cannon-studio": {
      "url": "https://www.cannonstudio.app/mcp"
    }
  }
}

Available tools 31

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

world
create_world
Create an owned world with title, description, genre, visual style, lore, and production cues. No media generation or credit spend.
create_world_asset
Create a reusable owned character, location, object, outfit, ability, or camera from descriptive fields and optional existing HTTPS media references. Does not generate or download media and spends no credits.
delete_world
Preview world deletion including its project count. After explicit approval, supply dry_run=false, confirmed=true, expected_title. Deletes world projects/stories/relationships and detaches reusable assets using the app's deletion service.
delete_world_asset
Preview an owned library asset deletion. Only after explicit approval set dry_run=false, confirmed=true, expected_title. Existing projects may lose references to the deleted asset.
get_world
Read an owned world's summary and media. Use list_world_assets to inspect its library and list_creator_flow_projects for project discovery.
get_world_asset
Read one owned library asset's descriptive state and media. Use the kind and world_id from discovery; locations may be world-scoped.
list_world_assets
Discover asset kinds, then page through owned characters, locations, objects, outfits, abilities, or cameras. Select kind; optionally filter world_id. Returns asset IDs, descriptions, media links, and next_cursor.
update_world
Update an owned world's descriptive fields. Omitted fields remain unchanged; empty strings/arrays clear optional fields. Does not rewrite existing media.
update_world_asset
Edit an owned reusable asset's descriptive fields and existing media references using the app's asset service. Does not generate new media.
creator
create_creator_flow_project
Create a blank Creator Flow project with one scene and shot in an owned world, or a new world when world_id is omitted. This creates draft records only; no generation or credit spend.
delete_creator_flow_project
Preview deletion by default. Only the owner can permanently delete the project and its story/collaboration records. Keep dry_run=true until the user approves the stated impact; then set dry_run=false, confirmed=true, and expected_title from the preview. Preserves world/library assets.
get_creator_flow_project
Inspect an accessible project's saved chapters, scenes, shots, visual readiness, linked media, and scoped assets. Returns a versioned snapshot. Use export_creator_flow_project when the user wants a visual overview or file.
list_creator_flow_projects
Discover your owned and shared Creator Flow projects with IDs, roles, direct links, and final videos. May backfill legacy collaboration indexes. Start here when the user mentions their project.
update_creator_flow_project
Edit an accessible project's title, summary, or visual style. Requires editor access and respects another collaborator's active edit lease. Does not regenerate media.
api
api_status
Check authenticated Cannon Studio account/API connectivity before estimating or creating requests. Requires OAuth or a developer API key; may update key/token usage metadata, but does not spend credits, enqueue jobs, change assets, or expose secrets.
get_api_operation
Return public docs for Cannon Studio developer API operations and payload shapes. Public read-only: no auth, no state changes, no charges; use this before estimate_generation_cost or create_generation_request when operation/input fields are unclear.
generation
create_generation_request
Create billable async Cannon Studio generation work only after explicit user approval. Requires OAuth or a developer API key; can spend credits up to max_credits and cannot be cancelled through MCP after submission. Use estimate_generation_cost first, then set confirmed=true and a user-approved max_credits cap. This tool does not create API keys, charge payment methods directly, or delete assets.
get_generation_request
Poll and sync an existing Cannon Studio generation request by id. Requires OAuth or a developer API key; not a pure read because it may update lastPolledAt, sync downstream task state, update logs, and deliver one pending terminal webhook. It does not create work, spend credits, cancel jobs, delete data, or change assets. Poll sparingly using poll_after_ms or 10-30 second intervals.
capabilities
list_capabilities
List public Cannon Studio capabilities for an audience, workflow, or output type. Public read-only: no auth, no state changes, no charges; use search or fetch when the user needs deeper source text.
checkout
get_checkout_link
Return the first-party Cannon Studio checkout or inquiry URL for a selected offering. Public read-only: no auth, no state changes, no charges; use list_offerings first to get a valid product_key.
compare
compare_alternatives
Compare Cannon Studio's fit against named alternatives for a use case. Public read-only: no auth, no state changes, no charges; it returns approved positioning and cautions agents not to invent competitor claims.
estimate
estimate_generation_cost
Estimate credits for a Cannon Studio generation request before creating billable work. Requires OAuth or a developer API key; it may update key/token usage metadata but does not spend credits, enqueue jobs, or change assets. Use get_api_operation first if operation or input fields are unclear, then pass the same operation/input pair to create_generation_request after user approval.
export
export_creator_flow_project
Export a standalone HTML project overview or versioned JSON snapshot as an embedded file resource. Save the resource text verbatim to the returned filename and open the file for the user. HTML shows chapters/scenes/shots, images, videos, audio, missing visuals, search, print/PDF, and JSON download. Media is linked, not bundled, and needs network access. Private export: share only as requested.
fetch
fetch
Fetch one public Cannon Studio knowledge record by id after search. Public read-only: no auth, no state changes, no charges; use search first when you do not already have a record id.
model
get_model_availability
List public Cannon Studio model availability by product surface. Public read-only: no auth, no state changes, no charges; model availability is surface-specific and does not guarantee account eligibility or remaining credits.
offerings
list_offerings
List public Cannon Studio plans, credit packs, and team offerings. Public read-only: no auth, no state changes, no charges; returns first-party checkout or inquiry URLs without creating Stripe sessions or granting credits.
pricing
get_pricing_context
Explain public Cannon Studio pricing, credits, plans, and usage tradeoffs. Public read-only: no auth, no state changes, no charges; use list_offerings or get_checkout_link only when the user asks for available purchase paths.
recommend
recommend_workflow
Recommend a Cannon Studio workflow for a stated creative or developer goal. Public read-only: no auth, no state changes, no charges; use this for planning, not to create generation jobs.
search
search
Search public Cannon Studio knowledge when a user asks about products, workflows, pricing, models, comparisons, use cases, or developer API docs. Public read-only: no auth, no state changes, no charges; call fetch with a returned id when full source-backed text is needed.
toolkits
list_toolkits
List first-party Cannon Studio image, video, audio, subtitle, editing, Composer, and 3D toolkit surfaces, including which ones are developer-API operations and which should be opened in the app or routed through Director Mode. Public read-only: no auth, no state changes, no charges.
worlds
list_worlds
Page through your owned worlds with titles, descriptions, media, and direct links. Returns a next_cursor when more worlds exist.

Endpoints

URLTransportStateLatencyChecked
https://www.cannonstudio.app/mcp streamable-http answering 233 ms 3 min ago

Alternatives to Cannon Studio

same job, measured the same way
Voxtral TTS MCP
by rocnubie

Explore Voxtral TTS with API notes, setup guidance, use cases, workflow tips, and FAQ answers for

local only
ToolAPI
by toolapi

Free public MCP for AI agents — 193 tools, 44 workflows. No API key.

193 tools answering
Aishelf MCP Server
by vedant2254

MCP server for AIShelf - allows AI model to choose workflows, rules, skills, and prompts for a task

49 installs/wk local only
Apollo.io MCP Server
by inferensys

Apollo.io MCP server for prospecting, enrichment, CRM, sequences, and outreach workflows

local only
Render Useful MCP
by lusrodri

MCP server for the Render Public API: all 207 endpoints plus workflow tools.

77 installs/wk local only
Lumail
by melvynx

Official Lumail email marketing MCP for campaigns, subscribers, and workflows.

answering
MCP Eval Runner
by dbsectrainer

A standardized testing harness for MCP servers and agent workflows

27 installs/wk local only
Seojeom MCP
by seojeom

Local-first MCP server for Claude/Codex project wiki and graph workflows

local only

Cannon Studio — questions

Answers built from our own checks of this server.

What can Cannon Studio do?
It exposes 31 tools, read directly from the server on our last check. Among them: api_status, compare_alternatives, create_creator_flow_project, create_generation_request, create_world, create_world_asset and 25 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Cannon Studio mostly used for?
Its tools cluster around world, creator and api. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Cannon Studio working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 39 of 92 checks got a reply (42.4%), average response time 461 ms. The bar chart above shows every period we have measured.
How do I connect Cannon Studio?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Cannon Studio need an API key?
No. Cannon Studio completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 31 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Cannon Studio?
It answers our handshake in 461 ms on average, which is faster than 32% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.