Back to Amalgix
Card snapshot
amalgix.io
·
2026-05-23 01:02:54 UTC
·
c9dfec40c1ef0b39b18c27bdf976d64fd4def4d58c9477afa921fab8e9f68759
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "Amalgix",
"description": "Mixture-of-Agents (MoA) document intelligence with built-in hallucination detection. Crucible\u2122 cross-model verification pipeline \u2014 Workers, Critics, and Managers from different AI providers validate each other. 6 tools \u2014 analyze, extract, summarize, translate. Pay-per-call via x402, no API keys.",
"url": "https://amalgix.io/mcp",
"version": "1.0.0",
"provider": {
"organization": "Amalgix",
"url": "https://amalgix.io"
},
"capabilities": {
"streaming": true,
"pushNotifications": false,
"stateTransitionHistory": false
},
"authentication": {
"schemes": [
"x402"
],
"description": "Payment-as-authentication via x402 protocol. No API keys needed. USDC on Base or Solana."
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json",
"text/event-stream"
],
"skills": [
{
"id": "analyze_document",
"name": "Document Analysis",
"description": "Deep multi-model document analysis with Crucible\u2122 MoA pipeline. Multiple Workers extract findings independently, a cross-provider Critic validates every claim against the source text, and a Manager synthesizes verified results. Accepts PDF, DOCX, XLSX, CSV via Base64 or URL download. Supports text up to 20MB. Scanned PDFs processed via Vision OCR.",
"tags": [
"ai",
"document-intelligence",
"analysis",
"verification",
"pdf",
"docx",
"intelligent-document-processing",
"IDP",
"contract-analysis",
"financial-document",
"multilingual",
"CJK",
"hallucination-detection",
"cross-model-verification",
"OCR",
"scanned-pdf"
],
"examples": [
"Analyze this PDF for key findings",
"Extract entities from this contract"
]
},
{
"id": "extract_web",
"name": "Web Content Extraction",
"description": "Fetch and analyze any web page including JavaScript-rendered content.",
"tags": [
"web",
"extraction",
"scraping",
"content-extraction",
"javascript-rendering"
],
"examples": [
"Extract the main content from this URL"
]
},
{
"id": "summarize",
"name": "Fast Summarization",
"description": "Single-pass summarization with key points extraction. Faster and cheaper than full analysis.",
"tags": [
"ai",
"summarization",
"nlp",
"executive-summary",
"key-points"
],
"examples": [
"Summarize this document in 3 bullet points"
]
},
{
"id": "delegate_bulk_translate",
"name": "Bulk JSON Translation",
"description": "Translate all string values in JSON while preserving structure and keys. Ideal for i18n locale files.",
"tags": [
"translation",
"i18n",
"localization",
"multilingual",
"json-translation",
"CJK"
],
"examples": [
"Translate this JSON locale file to Spanish"
]
},
{
"id": "estimate_cost",
"name": "Cost Estimation (Free)",
"description": "Preview the x402 USDC cost for any tool before paying. No charge.",
"tags": [
"utility",
"pricing",
"free"
]
},
{
"id": "health_check",
"name": "Health Check (Free)",
"description": "Verify service health and engine availability. No charge.",
"tags": [
"utility",
"monitoring",
"free"
]
}
]
}