Skip to content

Mercury 2

Verified

Mercury 2 handles extended text contexts with precision.

InceptionLanguage ModelsClosed
Function callingJSON modeStructured outputsReasoning
Model page
Updated 2026-06-14

About Mercury 2

Mercury 2 was developed as a closed-weight system by Inception, with no public parameter count disclosed. Its 128000-token context window forms the core architectural feature, enabling retention of lengthy input sequences without truncation. This design prioritizes coherence across extended documents or dialogues.

Strengths center on maintaining context fidelity in text-based interactions. Typical usage includes analysis of long-form content, multi-turn conversations, and summarization of detailed source material where preserving distant details matters.

Capabilities

Long-context text processing
Document-level reasoning
Natural language understanding
Text generation and summarization
Instruction following
Extended conversation handling

How Mercury 2 compares

Mercury 2 (striped bar) vs other language models on intelligence, speed and price.

Price

USD per 1M output tokens · Lower is better · Mercury 2 ranks #29 of 66

$0.45
Nemotron 3 Super
$0.50
Cydonia 24B V4.1
$0.50
Olmo 3 32B Think
$0.60
Solar Pro 3
$0.63
Ring-2.6-1T
$0.63
Ling-2.6-1T
$0.75
Mercury 2
$0.78
Qwen Plus 0728
$0.78
Qwen Plus 0728
$0.79
DeepSeek V3.1
$0.80
Qwen3 Coder Next
$0.85
Trinity Large Thinking
$0.87
DeepSeek V4 Pro

Sources: Artificial Analysis (intelligence, speed) · OpenRouter (price).

Best for

Long Document Analysis

Mercury 2 processes entire documents up to 128000 tokens for deep reasoning tasks such as extracting insights from research papers or reports.

Extended Multi-Turn Dialogues

It maintains coherence across lengthy conversations while following complex instructions over many exchanges.

Large-Scale Text Summarization

The model generates concise summaries and performs document-level reasoning on extensive inputs like books or datasets.

Strengths & limitations

Strengths

  • +Strong support for large context windows
  • +Effective at maintaining coherence over long inputs
  • +Suitable for text-only workflows

Limitations

  • Text modality only with no vision or audio support
  • No demonstrated multimodal integration
  • Performance details beyond context length remain unspecified

Pricing by provider

Live per-provider pricing & uptime, routed via OpenRouter. Prices are USD per 1M tokens.

ProviderInput /1MOutput /1MContextUptime
Inception$0.25$0.75128K100.0%

Cost calculator

Estimate what Mercury 2 would cost for your usage.

$0.00063
per request
$6.25
estimated / month

Based on Mercury 2's $0.25/1M input · $0.75/1M output. Estimate only — actual cost varies by provider and caching.

Quick start

OpenRouter's API is OpenAI-compatible — most SDKs work by just swapping the base URL. Only the model slug changes between models.

JavaScript · openai
import OpenAI from "openai";

const client = new OpenAI({
  baseURL: "https://openrouter.ai/api/v1",
  apiKey: process.env.OPENROUTER_API_KEY,
});

const completion = await client.chat.completions.create({
  model: "inception/mercury-2",
  messages: [{ role: "user", content: "Hello!" }],
});

console.log(completion.choices[0].message.content);

Model slug: inception/mercury-2

Editor's verdict

Our take on Mercury 2

Mercury 2 is Inception's proprietary language models with a 128K-token context window.

At $0.75 per 1M output tokens, it is very cost-efficient for its class, served by 1 provider.

It is available through Inception's API and aggregators like OpenRouter.

Best suited to strong support for large context windows and effective at maintaining coherence over long inputs.

Did you find this helpful?

Frequently asked questions

Mercury 2 supports a context window of 128000 tokens.

User reviews

Real, verified reviews from the community shape this model's rating.

Loading reviews…

Sign in to review

Promote Mercury 2

Add this badge to your website, or share the tool.

DFeatured on DhanasviMercury 2 1