stealthVision
Stealth: Claude Opus 4.7 (20% off)
Your prompts and completions may be retained and used to train or improve the provider's services. This third-party-served variant of Claude Opus 4.7 is offered at 20% lower cost than standard Claude Opus 4.7 pricing and is not served by Anthropic or MegaBrain.
Context
1M tokens
Input / 1M tokens
$4
Output / 1M tokens
$20
Benchmark
—
Pricing
Input tokens$4 per 1M tokens
Output tokens$20 per 1M tokens
Cache read$0.40 per 1M tokens
Cache write$5 per 1M tokens
ImageFree per image
Technical details
Model IDstealth/claude-opus-4.7
Context window1M tokens
Input modalitiestext, image, pdf
Output modalitiestext
TokenizerOther
Max output tokens128,000
Use with MegaBrain
import OpenAI from 'openai'
const client = new OpenAI({
baseURL: 'https://getmegabrain.com/api/gateway/v1',
apiKey: process.env.MEGABRAIN_API_KEY,
})
const response = await client.chat.completions.create({
model: 'stealth/claude-opus-4.7',
messages: [{ role: 'user', content: 'Hello!' }],
})Ready to use Stealth: Claude Opus 4.7 (20% off)?
Get an API key and start making requests in minutes.
Get an API key