# Amalgix v1.0.0 β€” Document Intelligence Engine > Production-grade MCP-native AI gateway. Crucibleβ„’ multi-model actor-critic pipeline. > 7 tools. Dynamic pricing from $0.001. Pay-per-request with USDC via x402. No API keys. > Cross-model verification eliminates hallucinations. Up to 56x cheaper than direct API calls. ## Tools (5 Paid + 2 Free) ### πŸ“„ analyze_document ($0.001–$15.00) β€” Deep Analysis - Full Crucibleβ„’ pipeline: chunking β†’ extraction β†’ cross-verification β†’ synthesis - Multi-model actor-critic with Knowledge Graph grounding - Structured JSON output with confidence scores and evidence citations - Supports PDF, text, and web content up to 20MB ### 🌐 extract_web ($0.001–$5.00) β€” Web Extraction - Fetch and analyze any web page including JS-rendered content - Optional deep analysis with Crucibleβ„’ pipeline - Returns structured insights from web sources ### πŸ“ summarize ($0.001–$10.00) β€” Fast Summary - Single-pass summarization with key points extraction - Faster and cheaper than analyze_document - Best for shorter documents on a budget ### πŸ’» delegate_coding ($0.001–$10.00) β€” Code Intelligence - Three modes: generate (write new), review (bugs/security), extract (pull code blocks) - Returns structured output with labeled code blocks ### 🌍 delegate_bulk_translate ($0.001–$10.00) β€” Bulk Translation - Translate all string values in JSON objects/arrays - Preserves structure, keys, and non-string values - Auto-chunks large payloads for i18n locale files ### πŸ’° estimate_cost (FREE) β€” Cost Preview - Preview x402 USDC cost before paying - No charge, no commitment ### πŸ₯ health_check (FREE) β€” Service Status - Verify service health and engine availability - Check before dispatching paid calls ## Quick Start ```json { "mcpServers": { "amalgix": { "url": "https://amalgix.io/mcp", "transport": "streamable-http" } } } ``` ## Features - Crucibleβ„’ Engine: Proprietary multi-stage extraction with intelligent model routing - Cross-Model Verification (CoVe): Multiple AI providers validate each other - Dynamic Pricing: Based on document size β€” always cheaper than direct model calls - Schema-Enforced Output: Structured JSON with PII redaction - Self-Healing: Autonomous error recovery with retries and fallbacks - Dual-Chain Payment: USDC on Base (EVM) or Solana (SVM) ## Discovery - /openapi.json β€” Full OpenAPI 3.1.0 spec - /.well-known/x402 β€” x402 resource discovery - /.well-known/x402.json β€” Enriched x402 discovery - /.well-known/mcp.json β€” MCP discovery - /.well-known/mcp/server-card.json β€” Smithery registry card - /mcp β€” MCP Streamable HTTP endpoint - /llms-full.txt β€” Complete reference ## Contact - Website: https://amalgix.io - Email: support@amalgix.io