Skip to content
Back to search
100
MCP live v1.0.0 MCP 2025-11-25 streamable-http

io.github.amalgix-io/amalgix

io.github.amalgix-io/amalgix

Cross-model evidence pipeline for financial filings & contracts. x402 pay-per-call.

Uptime
100.0%
2 direct probes · 30d
Response
2218ms
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": {
    "io.github.amalgix-io/amalgix": {
      "url": "https://amalgix.io/mcp",
      "transport": "streamable-http"
    }
  }
}