invoice-intelligence-mcp-production.up.railway.app

invoice-intelligence-mcp-production.up.railway.app
Category
Service
Network
Avg / request
$0.005 – $0.01
Endpoints
3

Service overview

What is invoice-intelligence-mcp-production.up.railway.app?

Extract structured data from any invoice — vendor, client, invoice number, dates, line items, subtotal, VAT, total, bank details, payment terms, and more. Accepts pasted text, a public URL, or a base64-encoded PDF.

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://invoice-intelligence-mcp-production.up.railway.app/api/categorise-expense" \
  --method POST \
  --data '{
  "description": "{description}",
  "vendor_name": "{vendor_name}"
}'
What you get back
{
  "endpoint": "POST /api/categorise-expense",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services