Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

Cannon Studio

REMOTE · WWW.CANNONSTUDIO.APP · SCANNED AUG 3

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

+5 this week 67 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability63
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 2232 tokens (~148/item across 15 items; 15 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · www.cannonstudio.app

# add to Claude Code
claude mcp add --transport http app-cannonstudio-cannon-studio https://www.cannonstudio.app/mcp
# ~/.codex/config.toml
[mcp_servers.app-cannonstudio-cannon-studio]
url = "https://www.cannonstudio.app/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "app-cannonstudio-cannon-studio": {
      "type": "remote",
      "url": "https://www.cannonstudio.app/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add app-cannonstudio-cannon-studio --url https://www.cannonstudio.app/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  app-cannonstudio-cannon-studio:
    url: "https://www.cannonstudio.app/mcp"
// mcp.json
{
  "mcpServers": {
    "app-cannonstudio-cannon-studio": {
      "type": "http",
      "url": "https://www.cannonstudio.app/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 1 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

  • 28 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 62

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://www.cannonstudio.app/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=www.cannonstudio.app CN=YR2,O=Let's Encrypt,C=US 27 Jun 2026 25 Sept 2026 RSA 2048 SHA256-RSA 590c73e89136995768fbc552833230e57c0
SANs: www.cannonstudio.app
CN=YR2,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA 4ebd24947e24d394802d84a52fd5b319
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f
DNSSEC insecure

Validation of www.cannonstudio.app. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
app. present 23684 8 Verified
cannonstudio.app. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=63072000
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://www.cannonstudio.app/mcp Verified 200
http (plaintext) http://www.cannonstudio.app/mcp HTTPS enforced 308 https://www.cannonstudio.app/mcp
MCP tools — 15 exposed · ~2,185 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
api_status ~52

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.

Input schema present but exposes no named parameters.

NameTypeReqDescription
okbooleanyes
responseobjectyes
statusnumberyes

No examples provided.

compare_alternatives ~133

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.

NameTypeReqDescription
alternativesarrayOptional competitor/tool names the user mentioned, such as Runway, LTX Studio, Pika, Midjourney, Higgsfield, or a generic point generator.
use_casestringyesSpecific job-to-be-done for the comparison, such as UGC ads, AI filmmaking, image generation, 3D workflows, team review, or API media generation.
NameTypeReqDescription
alternativesarrayyes
cautionstringyes
positioningstringyes
sourcesarrayyes
use_casestringyes

No examples provided.

create_generation_request ~332

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.

NameTypeReqDescription
confirmedbooleanMust be true only after the user explicitly approves this billable generation request, including operation, payload, and max_credits. Missing or false returns a confirmation error and creates no job.
idempotency_keystringOptional stable retry key for the same operation and payload. Reuse it when retrying after a network/client error; do not generate a new key for the same intended request.
inputobjectyesOperation-specific request payload. Use the exact shape documented by get_api_operation for the selected operation; this is the billable payload that will be submitted if confirmed and within max_cre…
max_creditsnumberHighest credit spend the user explicitly approved for this request. The tool rejects the request when the current estimate is greater than this cap.
operationstringyesCannon Studio developer API operation id to run. Use get_api_operation first if unsure. Examples: image.generate, video.generate, three_d.model.generate, three_d.location.generate, music.generate, na…
webhook_urlstringOptional HTTPS URL that Cannon Studio calls when the request reaches a terminal succeeded or failed state. Omit when polling with get_generation_request.
NameTypeReqDescription
errorstring
estimatedCreditsnumber
maxCreditsnumber|null
okboolean
responseobject
statusnumber

No examples provided.

estimate_generation_cost ~196

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.

NameTypeReqDescription
inputobjectyesOperation-specific request payload to estimate. Use the exact shape documented by get_api_operation for the selected operation, for example image.generate expects fields like prompt/model/aspect_rati…
operationstringyesCannon Studio developer API operation id to price. Use get_api_operation first if unsure. Examples: image.generate, video.generate, three_d.model.generate, three_d.location.generate, music.generate,…
NameTypeReqDescription
errorstring
estimatedCreditsnumber|null
labelstring
notestring
okboolean
operationstring
responseobject
statusnumber

No examples provided.

fetch ~60

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.

NameTypeReqDescription
idstringyesRecord id returned by the search tool.
NameTypeReqDescription
idstringyes
metadataobject
textstringyes
titlestringyes
urlstringyes

No examples provided.

get_api_operation ~87

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.

NameTypeReqDescription
operationstringOptional operation id such as image.generate, video.generate, three_d.model.generate, three_d.location.generate, narration.generate, or subtitles.generate.
NameTypeReqDescription
operationsarrayyes

No examples provided.

get_checkout_link ~78

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.

NameTypeReqDescription
product_keystringyesOffering id returned by list_offerings, such as subscription:creator:month or credits:2500.
NameTypeReqDescription
chargeStatusstringyes
checkoutUrlstringyes
createsStripeSessionbooleanyes
nextStepstringyes
offeringobjectyes
productKeystringyes
safetystringyes

No examples provided.

get_generation_request ~148

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.

NameTypeReqDescription
include_logsbooleanSet true only when the user explicitly asks to inspect retained request logs for this request.
request_idstringyesCannon Studio request id returned by create_generation_request or POST /api/v1/requests. This is not a provider task id.
NameTypeReqDescription
errorstring
okboolean
responseobject
statusnumber

No examples provided.

get_model_availability ~84

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.

NameTypeReqDescription
surfacestringOptional surface filter, such as image tools, video tools, Creator Flow, World Generator, image-api, video-api, or three-d-api.
NameTypeReqDescription
notestringyes
surfacesarrayyes

No examples provided.

get_pricing_context ~160

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.

NameTypeReqDescription
media_typestringOptional media category, such as image, video, 3D, audio, narration, subtitles, lip sync, or post-production.
planstringOptional plan or tier name the user mentioned, such as free, hobbyist, creator, pro, team, or enterprise.
use_casestringOptional workload or scenario to price, such as UGC ads, AI video, 3D generation, narration, team workflows, or developer API automation.
NameTypeReqDescription
media_typestring|nullyes
planstring|nullyes
sourcesarrayyes
summarystringyes
use_casestring|nullyes

No examples provided.

list_capabilities ~152

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.

NameTypeReqDescription
audiencestringOptional persona or buyer filter, such as creators, agencies, marketing teams, filmmakers, developers, or teams.
output_typestringOptional desired output format, such as image, video, 3D model, 3D location, narration, music, subtitles, or lip sync.
workflowstringOptional workflow filter, such as UGC ads, Creator Flow, World Generator, API automation, 3D generation, audio, or post-production.
NameTypeReqDescription
matchesarrayyes
statsobjectyes
summarystringyes

No examples provided.

list_offerings ~105

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.

NameTypeReqDescription
include_checkout_linksbooleanSet false to omit checkout URLs from the response.
intervalstringOptional subscription interval filter: month or year.
kindstringOptional offering kind filter: free, subscription, credit_pack, or team.
NameTypeReqDescription
notesarrayyes
offeringsarrayyes

No examples provided.

list_toolkits ~188

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.

NameTypeReqDescription
actionstringOptional action filter such as generate, edit, upscale, trim, stitch, lip_sync, transcribe, or delivery.
familystringOptional toolkit family filter such as image, video, audio, subtitles, editing, motion, composer, script, or 3d.
media_typestringOptional media filter such as image, video, audio, subtitles, model3d, script, or timeline.
project_context_onlybooleanSet true to return only toolkit surfaces that can operate from selected project or Director Mode asset context.
NameTypeReqDescription
notestringyes
toolkitsarrayyes

No examples provided.

recommend_workflow ~228

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.

NameTypeReqDescription
audiencestringOptional user or organization type, such as solo creator, agency, brand team, developer, filmmaker, or enterprise team.
budget_sensitivitystringOptional cost posture, such as low, medium, high, cost-sensitive, or speed-prioritized; used to frame pricing and iteration tradeoffs.
goalstringyesUser's desired outcome or problem to solve, such as producing UGC ads, planning a short film, generating 3D assets, or automating API media generation.
output_typestringOptional final output target, such as image, video, ad, trailer, 3D model, 3D location, audio, subtitles, or API integration.
team_sizestringOptional team context, such as solo, small team, agency team, or enterprise team; used to bias collaboration and review recommendations.
NameTypeReqDescription
goalstringyes
recommendationstringyes
sourcesarrayyes
stepsarrayyes

No examples provided.

search ~182

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.

NameTypeReqDescription
audiencestringOptional audience/persona filter such as creators, agencies, marketing teams, or developers.
categorystringOptional category filter such as pricing, developer, comparison, model_availability, use_case, tools, or creator_flow.
limitintegerMaximum number of results. Defaults to 8 and caps at 20.
pain_pointstringOptional pain point filter such as consistent characters, cost predictability, team review, model choice, or finishing.
querystringyesNatural-language query to search Cannon Studio public knowledge.
NameTypeReqDescription
resultsarrayyes

No examples provided.