MoA document intelligence β multiple AI models cross-verify for 100% recall across 10 languages.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Cross-Model Evidence Pipeline for Financial Filings & Contracts
MCP + REST Β· x402 Pay-Per-Call Β· Up to 3.8x cheaper than calling frontier models directly
Website | OpenAPI Spec | Smithery | x402scan | X (Twitter)
AI agents that need evidence-backed facts from financial filings and contracts face a problem: calling frontier models like Opus 4.8 or GPT-5.5 is expensive, and a single call doesn't produce verified evidence β you need at least two passes (extract + verify) to get source-grounded output.
Amalgix solves this with a cross-model evidence pipeline:
| Provider | Pipeline Cost | vs Amalgix |
|---|---|---|
| Amalgix | $0.82 | β |
| Opus 4.8 (2-pass) | $2.88 | 3.5x more |
| GPT-5.5 (2-pass) | $3.12 | 3.8x more |
Competitor costs represent what it takes to replicate Amalgix's extract β verify output using those models directly (2-pass, ~15% + ~10% output ratio).
A crypto-native, MCP + REST intelligence API for AI agents. The proprietary Crucibleβ’ Evidence Engine orchestrates the cross-model pipeline:
claim, evidence, sourceRef, confidence, and verificationStatusCrucible is designed for evidence triage and agent workflows. It does not claim perfect accuracy, legal advice, or investment advice; responses expose confidence and verification metadata so downstream systems can inspect the basis for each finding.
Add Amalgix to any Streamable HTTP MCP-compatible client:
Paid endpoints require x402 payment headers. Use estimate_cost first to preview pricing before any paid call.
| Tool | Description | Pricing |
|---|---|---|
analyze_public_filing | Financial Filing Intelligence for public SEC filings. Accepts content, filingUrl, ticker, or CIK for 10-K, 10-Q, and 20-F workflows. | $0.03-$79.00 |
review_contract_risks | Contract Risk Intelligence for clauses, obligations, liability exposure, missing clauses, unusual terms, evidence, and human-review flags. Not legal advice. | $0.03-$79.00 |
analyze_document | General evidence analysis with source-grounded findings, confidence, and verification status. | $0.03-$79.00 |
extract_web | Static/server-rendered public web content extraction with optional analysis. | From $0.01 |
summarize | Fast single-pass summarization with key points. | From $0.01 |
delegate_bulk_translate | Translate JSON string values while preserving object structure. | From $0.01 |
estimate_cost | Free pre-flight cost preview for paid tools or workflows. | Free |
health_check | Free service health and engine availability check. | Free |
| Endpoint | Method | Purpose |
|---|---|---|
/api/v1/filings/analyze | POST | Financial Filing Intelligence |
/api/v1/contracts/review | POST | Contract Risk Intelligence |
/api/v1/analyze | POST | General Crucibleβ’ evidence analysis |
/api/v1/cost | POST | Cost estimation, free |
/api/v1/health | GET | Health check, free |
/api/v1/auth/evm/nonce | POST | Create wallet-login challenge, free |
/api/v1/auth/evm/verify | POST | Verify wallet signature, free |
/api/v1/api-keys | GET/POST | List or create API keys after wallet login, free |
/api/v1/jobs | GET | Recent analysis jobs after wallet login, free |
/api/v1/requests | GET | Recent request logs after wallet login, free |
/api/v1/payments | GET | Recent x402 payment events after wallet login, free |
Legacy REST tools (
/api/v1/extract,/api/v1/summarize,/api/v1/translate) are available as operator opt-in viaAMALGIX_ENABLE_LEGACY_REST_TOOLS=true. They remain accessible through MCP by default.
Crucible normalizes evidence into a stable shape for agents:
Analysis modes:
general_evidencefinancial_filingcontract_reviewDynamic pricing based on document size. Amalgix's cross-model pipeline delivers equivalent evidence quality at a fraction of single-model cost:
| File Size | Amalgix | Opus 4.8 (2-pass) | GPT-5.5 (2-pass) | Savings |
|---|---|---|---|---|
| 256KB | $0.30 | $0.76 | $0.82 | 59-62% |
| 1MB | $0.82 | $2.88 | $3.12 | 72-74% |
| 5MB | $7.36 | $12.12 | $13.14 | 39-44% |
| 20MB | $29.42 | $46.52 | $50.50 | 37-42% |
Use the free estimate_cost tool for a request-specific quote.
Amalgix uses the x402 protocol for pay-per-call settlement:
exactAll Rights Reserved (c) 2026 Amalgix. This repository contains documentation and configuration files only. The Amalgix engine source code is proprietary and not included.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/amalgix)<a href="https://allmcps.com/mcp/amalgix"><img src="https://allmcps.com/api/badge/amalgix?style=directory" alt="Amalgix on AllMCPs" /></a>