MoA document intelligence — multiple AI models cross-verify for 100% recall across 10 languages.
MoA document intelligence — multiple AI models cross-verify for 100% recall across 10 languages. The amalgix mcp server wraps that behind the Model Context Protocol, so an assistant can use it through 9 defined tools rather than through you.
Cross-Model Evidence Pipeline for Financial Filings & Contracts
A crypto-native, MCP + REST intelligence API for AI agents. The proprietary Crucible™ Evidence Engine orchestrates the cross-model pipeline:
Setup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client. The configuration blocks on this page cover the common clients.
Everything the assistant can do here goes through one of these:
analyze_public_filing — Financial Filing Intelligence for public SEC filings. Accepts content, filingUrl, ticker, or CIK for 10-K, 10-Q, and 20-F workflowsreview_contract_risks — Contract Risk Intelligence for clauses, obligations, liability exposure, missing clauses, unusual terms, evidence, and human-review flags. Not legalanalyze_document — General evidence analysis with source-grounded findings, confidence, and verification statusextract_web — Static/server-rendered public web content extraction with optional analysissummarize — Fast single-pass summarization with key pointsdelegate_bulk_translate — Translate JSON string values while preserving object structureestimate_cost — Free pre-flight cost preview for paid tools or workflowshealth_check — Free service health and engine availability checkREST — Paid endpoints require x402 payment headers. Use estimate_cost first to preview pricing before any paid callAmong the search and retrieval options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Amalgix's toolset — analyze_public_filing, review_contract_risks, analyze_document and 6 more — is a fair guide to whether it matches your workflow. It is maintained by Amalgix-io; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against Amalgix's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| 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. |
| review_contract_risks | Contract Risk Intelligence for clauses, obligations, liability exposure, missing clauses, unusual terms, evidence, and human-review flags. Not legal advice. |
| analyze_document | General evidence analysis with source-grounded findings, confidence, and verification status. |
| extract_web | Static/server-rendered public web content extraction with optional analysis. |
| summarize | Fast single-pass summarization with key points. |
| delegate_bulk_translate | Translate JSON string values while preserving object structure. |
| estimate_cost | Free pre-flight cost preview for paid tools or workflows. |
| health_check | Free service health and engine availability check. |
| REST | Paid endpoints require x402 payment headers. Use estimate_cost first to preview pricing before any paid call. |
{
"mcpServers": {
"amalgix": {
"url": "https://amalgix.io/mcp",
"transport": "streamable-http"
}
}
}Configuration as documented by the project. Restart the client after saving.
The simplest web tool that matters — fetch any URL and get model-ready markdown back.
Industrial-strength web extraction — render, scrape, crawl and search entire sites into clean markdown.
Puppeteer-powered browser control that drives pages from the accessibility tree instead of pixels.
Search built for AI, not humans — semantic web search that returns model-ready content, plus code context.
Answers, not links — delegate questions to Perplexity's search-grounded models and get cited responses back.
Put 6,000+ pre-built scrapers at your assistant's fingertips through one MCP endpoint.