Axis MCP
A commercial MCP platform providing hosted AI tool servers to LLM-powered applications — authentication, metered billing, and dynamic routing at production scale. Launching June 2026.
- Cloudflare Worker gateway validating Bearer tokens against Supabase, enforcing free-tier rate limits, and dynamically routing to Python MCP spokes — globally distributed, zero cold-start.
- Full metered billing: Stripe meter events, Supabase usage logging, a Cron Worker for reconciliation, and a race-condition-free SQL RPC (
FOR UPDATE SKIP LOCKED) eliminating double-billing. - Next.js 14 storefront & dashboard with Stripe Checkout, API-key management, and live usage metrics.
- FastAPI + FastMCP spokes operated across Coolify (Raspberry Pi) and Railway: stock news, GO Transit, financial data, web scraping.