← Registry

Developer Tools

cannonstudio.app

Provides search and retrieval of Cannon Studio knowledge including products, workflows, pricing, and API documentation.

1 endpoint15 known toolsFirst detected May 15, 2026Last detected August 14, 2026

ENDPOINT 1

https://www.cannonstudio.app/mcp

No auth detected

MCP server metadata

Name
cannon-studio
Version
1.1.0
Capabilities
tools.listChanged
Server instructions

Use this server to answer public Cannon Studio product, workflow, pricing, model availability, comparison, and developer API questions. Prefer search and fetch for citation-friendly answers. Do not ask for private workspace data through public tools.

Known tools 15

search

Search public Cannon Studio knowledge when a user asks about products, workflows, pricing, models, comparisons, use cases, or developer API docs.

Inferred read-only
fetch

Fetch one public Cannon Studio knowledge record by id after search.

Inferred read-only
list_capabilities

List public Cannon Studio capabilities for an audience, workflow, or output type.

Inferred read-only
recommend_workflow

Recommend a Cannon Studio workflow for a stated creative or developer goal.

Inferred read-only
compare_alternatives

Compare Cannon Studio's fit against named alternatives for a use case.

Inferred read-only
get_pricing_context

Explain public Cannon Studio pricing, credits, plans, and usage tradeoffs.

Inferred read-only
list_offerings

List public Cannon Studio plans, credit packs, and team offerings.

Inferred read-only
get_checkout_link

Return the first-party Cannon Studio checkout or inquiry URL for a selected offering.

Inferred read-only
get_model_availability

List public Cannon Studio model availability by product surface.

Inferred read-only
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.

Inferred read-only
get_api_operation

Return public docs for Cannon Studio developer API operations and payload shapes.

Inferred read-only
api_status

Check authenticated Cannon Studio account/API connectivity before estimating or creating requests.

Inferred read-only
estimate_generation_cost

Estimate credits for a Cannon Studio generation request before creating billable work.

Inferred read-only
create_generation_request

Create billable async Cannon Studio generation work only after explicit user approval.

Potential side effects
get_generation_request

Poll and sync an existing Cannon Studio generation request by id.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.cannon-studio]
url = "https://www.cannonstudio.app/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "cannon-studio": {
      "type": "http",
      "url": "https://www.cannonstudio.app/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: cannon-studio
Remote MCP URL: https://www.cannonstudio.app/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "cannon-studio": {
      "url": "https://www.cannonstudio.app/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "cannon-studio": {
      "type": "http",
      "url": "https://www.cannonstudio.app/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "cannon-studio",
  "transport": "streamable-http",
  "url": "https://www.cannonstudio.app/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for cannonstudio.app was fetched 2026-07-26T07:21:35.741Z and is being refreshed.

Trust status Trusted

cannonstudio.app is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.