MoA document intelligence — multiple AI models cross-verify for 100% recall across 10 languages.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-amalgix-io-amalgix": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
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.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in ai-ml
Dynamic problem-solving through sequential thought chains
Persistent memory using a knowledge graph
Just a Better Chatbot. Powered by Agent & MCP & Workflows.
Workspace template + MCP server for Claude Code, Codex CLI, Cursor & Windsurf. Multi-agent knowledge engine (ag-refresh / ag-ask) that turns any codebase into a queryable AI assistant.
MCP Security Weekly
Get CVE alerts and security updates for io.github.Amalgix-io/Amalgix and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
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:
{
"mcpServers": {
"amalgix": {
"url": "https://amalgix.io/mcp",
"transport": "streamable-http"
}
}
}
curl -X GET https://amalgix.io/api/v1/health
Paid endpoints require x402 payment headers. Use estimate_cost first to preview pricing before any paid call.