Skip to content
Back to search
100
MCP live MCP 2025-11-25 http

Amalgix Document Intelligence

amalgix/document-intelligence

Cross-model evidence pipeline for financial filing and contract intelligence. Two core paid workflows — analyze_public_filing (SEC 10-K/10-Q/20-F, ticker/CIK lookup, metrics, risk changes, contradictions) and review_contract_risks (MSA/NDA/SaaS/procurement, obligations, deadlines, liability, unusual clauses). Plus MCP compatibility utilities: document analysis, web extraction, summarization, and bulk translation. Specialized model routing delivers source-grounded evidence up to 3.8× cheaper than frontier models. Pay per call via x402 USDC on Base or Solana. Document content is not persisted after processing; request metadata and payment events are retained for attribution.

Uptime
100.0%
1 direct probes · 30d
Response
2332ms
last probe
Tools
8
callable
Resources
0
readable
Prompts
0
available

Tools · 8

analyze_document

Analyze a document using Crucible™ Evidence Engine. Returns source-grounded findings with evidence, confidence, verification status, and routing metadata. Use specialized financial/contract tools when…

analyze_public_filing

Crucible™ Financial Filing Intelligence for public filings and annual reports. Accepts content, filingUrl, or SEC ticker/CIK lookup for 10-K, 10-Q, and 20-F filings. Returns metrics, risk changes, con…

review_contract_risks

Crucible™ Contract Risk Intelligence for contracts, MSAs, NDAs, procurement agreements, and compliance documents. Extracts risk clauses, obligations, deadlines, liability exposure, missing terms, unus…

extract_web

Extract content from a web page URL, optionally analyzing it with the actor-critic pipeline. Works with static and server-rendered HTML pages.

summarize

Generate a concise summary with key points. Faster and cheaper than analyze_document — best for shorter documents.

estimate_cost

FREE: Estimate the x402 USDC cost of any tool or multi-step workflow before paying. Use this before calling paid tools to check pricing.

health_check

FREE: Check service health, engine availability, and uptime. Use before dispatching paid calls to confirm the service is operational.

delegate_bulk_translate

Translate all string values in a JSON object or array to any target language. Preserves JSON structure, keys, and non-string values. Auto-chunks large payloads. Ideal for i18n locale files.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "amalgix_document_intelligence": {
      "url": "https://amalgix.io/mcp",
      "transport": "http"
    }
  }
}