agents
Agent integrations overview
Cadenza is agent-native: the full tool set, the same economics, from any MCP-capable client.
Last updated 2026-07-10
What you get
The MCP server exposes the complete Cadenza tool set, the same engine the studio uses, with no reduced tier. Guided prompts drive a story-first flow: plan, review, then generate.
| Client | Setup | Guide |
|---|---|---|
| Claude Code | npx @cadenza/mcp-server install claude-code | Claude Code |
| Codex | npx @cadenza/mcp-server install codex | Codex |
| Cursor | npx @cadenza/mcp-server install cursor | Cursor |
| Claude Desktop / claude.ai | Custom connector URL | Claude |
| Anything else | stdio or Streamable HTTP | Generic MCP |
The expected flow
- Ask for a plan: the story report and director prompt plan are free calls.
- Review: the agent shows you the arc, the mode, and the advisory checks.
- Generate: billable work starts only after the plan, and safety-blocked requests spend nothing.
- Refine or publish: publishing always requires your explicit confirmation per destination.
The tools
Thirteen tools spanning planning, generation, Brand Memory, and publishing. Parameters, cost behavior, and conventions for each are in the MCP tool reference; schemas and endpoint semantics are in the API reference. The MCP tools are thin mappings over the same endpoints the studio uses.