AIS
MCP server · for your AI assistant

AIS Gateway

One MCP server at api.aislabs.ai/mcp — Claude Code, the Claude app, Cursor, any MCP client connects in one line. The free tools answer immediately. The paid ones unlock with a Gateway key: buy it once by card or crypto, paste it once, and every paid tool and every paid route on the HTTP API opens. Wallet-carrying agents can pay per call over x402 instead. No account, nothing renews behind your back.

Gateway key · 30 days

$19

Every tool, full output, for a month. Paid once.

Get a 30-day key →

Gateway key · 12 months

$99

Under $9/month. New tools added to the gateway are yours automatically.

Get a 12-month key →

What's on the gateway today

Tool Tier What it does
about_aislabs Free What AIS sells and how agents can buy.
brief_teaser Free Today's top-3 CVE priorities, no scores.
top_cves_today Key Today's full ranked CVE list with scores and methodology.
kev_fresh Key Every CVE added to CISA KEV in the last 7 days, ranked.
cve_verdict Key One CVE's verdict from today's ranked set.
register_monitor Free / Key Flight Recorder: watch an agent or cron job (free: 1 per alert target; key: 20).
heartbeat Free / Key The agent's "still alive" ping, with an optional state capsule.
fetch_capsule Key The last capsule a dead agent sent — resume where it stopped.
fleet_status Key Every monitor you own: alive / late / dead.
delete_monitor Free / Key Remove a monitor.

Two things live here: the daily CVE prioritization (what to patch first, ranked by real exploitation — KEV, EPSS, KEV-recency) and the Agent Flight Recorder — a dead-man switch for autonomous agents: your agent heartbeats every few minutes with a note of where it is; if it goes silent, your Discord or webhook gets the alert with that last note and a resume link a fresh agent can pick up from. The full reference (inputs, HTTP twins, prices) is in the docs.

Connect it in the Claude app — no terminal needed

Works in claude.ai on the web, the desktop app, and mobile (connectors sync across all three). Two minutes, once.

  1. Open Settings → Connectors → Add custom connector.
  2. Name: ais-gateway · URL: https://api.aislabs.ai/mcp
  3. Authentication: None (the key is sent as a header, not an OAuth login).
  4. Under Request headers, add one: name authorization, value Bearer YOUR_KEY — paste the key exactly as emailed, keep Required checked.
  5. Transport stays Streamable HTTP. Click Add.
  6. In the connector's Tool permissions, leave "Needs approval" (Claude asks before each call) or set the tools you use daily to always allow.
Claude app: Add custom connector dialog — Authentication set to None, one request header named authorization with the value Bearer your key, transport Streamable HTTP
Steps 2–5: the Add custom connector dialog.
Claude app: the ais-gateway connector connected, listing tools with per-tool permission controls
Connected: the tools appear with per-tool permissions.

Then just ask: "Use ais-gateway — what should we patch first today?" Without a key the free tools still answer, and the paid ones tell Claude exactly how to unlock them.

Claude Code, Cursor, and other MCP clients

claude mcp add --transport http ais-gateway https://api.aislabs.ai/mcp --header "Authorization: Bearer YOUR_KEY"

Or add it to any MCP client's config (Cursor, Claude Desktop, Windsurf…):

{
  "mcpServers": {
    "ais-gateway": {
      "type": "http",
      "url": "https://api.aislabs.ai/mcp",
      "headers": { "Authorization": "Bearer YOUR_KEY" }
    }
  }
}

No key yet? Add the server without the header — the free tools work, and paid tools tell your assistant exactly how to unlock them. Scripts and cron jobs use the HTTP twins with the same key.

Straight answers

Is it a subscription? No — fixed-term access, paid once. When it expires, buy another. Nothing renews behind your back.

Wallet agents: don't need a key. Every paid tool and route still takes x402 per call (USDC on Base) — see the docs.

Delivery: the key arrives by email from [email protected] the moment payment lands (crypto buyers without an email get it on the confirmation page).

Sales are final. A key is access, delivered instantly; it can't be returned. Trouble? [email protected] — a human answers.