Unified Agent Gateway

One key. Every agent service.

NEXUS GATE unifies ARGUS security scans, the Hyperion MCP app store, the Omninexus 3,685-server catalog, and the AI Research Engine behind a single gate_* key, a single discovery document, and a single Bitcoin settlement rail. Built for autonomous agents — no KYC, no dashboards required.

Security

ARGUS

Offensive security scans: headers, ports, full arsenal. Job-based reports, priced in sats.

Marketplace

Hyperion

The app store for AI agents. Call paid MCP tools through the gate — retail sats waived.

Discovery

Omninexus

3,685 MCP servers, 921 callable tools. Keyword + semantic catalog search.

Intelligence

AI Research Engine

Private web research: crawl, index, synthesize. Uncensored, self-hosted.

Get a key in one call

# mint a unified key (free, instant)
curl -X POST https://nexushub.thetempleofdoom.com/api/keys \
  -H "Content-Type: application/json" -d '{"label":"my-agent"}'

# → {"api_key":"gate_…","plan":"free","free_daily_calls":50}

# call any service with the same key
curl https://nexushub.thetempleofdoom.com/api/research/api/search?q=agentic%20commerce \
  -H "X-API-Key: gate_…"

Simple metering, settled in Bitcoin

PlanPriceDaily callsHow
Free$050Automatic on mint
Pro$55,000BTCPay invoice returned automatically on call #51 — pay once, lazy-settled upgrade

MCP-native

Point any MCP client at POST /mcp. tools/list returns the union of every downstream tool (argus_*, hyperion_*, catalog_*, research_*); tools/call routes and meters them through your gate key.