Commet
  • Pricing
Log InTry out

Claude Opus 4.7 in Margin AI

Anthropic's latest Opus model is now available in Commet and can be billed with Margin AI

D
Decker Urbano·@0xDecker·April 16, 2026
Changelog

Anthropic launched Claude Opus 4.7 on April 16, 2026. The new Opus release improves advanced software engineering, long-running agentic work, instruction following, higher-resolution vision, and professional output quality across interfaces, slides, and docs. Base pricing stays at $5 per million input tokens and $25 per million output tokens.

Claude Opus 4.7 is now available in the Commet AI model catalog. Define a margin, track usage with the SDK, and Commet handles the rest.

await commet.usage.track({
  externalId: "org_123",
  feature: "ai_generation",
  model: "anthropic/claude-opus-4-7",
  inputTokens: 1200,
  outputTokens: 450,
});

See the AI token billing guide: AI Token Billing.

Developers

  • Documentation
  • Templates
  • GitHub

Resources

  • Blog
  • Changelog
  • Pricing

AI

  • Agents
  • MCP Server
  • Agent Skills
  • Claude Code
  • Codex

Learn

  • Guides
  • Glossary
  • Solutions
  • Billing for AI Models
  • Comparison

Company

  • About
  • Open Source
  • Terms
  • Privacy
XLinkedInGitHub