Show off your agentic readiness — the badge auto-updates when your score changes.
llms.txt Content
# 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 extracti
OpenAPI Spec (preview)
{"openapi":"3.1.0","info":{"title":"Amalgix","version":"1.0.0","description":"Production-grade MCP-native document intelligence engine. Crucible™ multi-model actor-critic pipeline with cross-verification. 7 tools — pay-per-request via x402 in USDC on Base. No API keys needed.","x-payment-protocol":"x402","x-guidance":"All tools are accessed via POST /mcp using JSON-RPC 2.0. Use estimate_cost (FREE) to preview pricing. Dynamic pricing based on document size — always cheaper than calling mod