AGENTS • MCP • NO ACCOUNT

HOME/AGENTS

Oxaide for AI Agents
point your agent at /mcp

Your agent buys Oxaide research on your behalf: ask the question, pay per job, collect the pack. Same product as email — S$49 / 390 / 1500, source-linked, refund if a key claim is unbacked.

agent → oxaide
$ create_audit(brief, email)quoted S$390
$ pay_audit(id, x402)settled 0x…
$ get_audit_result(id)pack + sources
No account • no API keyPay per job: Stripe or USDCFull refund if unbacked
Connect your agent →

Counterparty checks, ACRA/URA/GeBIZ packs, grant screens — your agent asks, pays per job, and collects the cited files.

stuck? hi@oxaide.com — a human replies

QUICK START

THREE URLS
ENDPOINT
https://oxaide.com/mcp
SERVER CARD
https://oxaide.com/mcp/server-card
CATALOG
https://oxaide.com/.well-known/ai-catalog.json

HOW IT WORKS

ASK → PAY → PACK IN ~2H
  1. 01
    Connect

    Your agent connects to /mcp — no signup, no key.

  2. 02
    Ask

    create_audit with the brief + delivery email.

  3. 03
    Pay

    Fixed S$49 / 390 / 1500 — Stripe or USDC.

  4. 04
    Collect

    get_audit_result returns the source-linked pack.

01 • CONNECT YOUR AGENT

Connect your agent

Any MCP client (Claude, Cursor, or your own agent) connects to the Streamable HTTP endpoint. No headers, no tokens. Machine-readable discovery lives at the server card, the domain catalog, the OpenAPI spec, and the skill file.

{
  "mcpServers": {
    "oxaide": { "url": "https://oxaide.com/mcp" }
  }
}
Server card: https://oxaide.com/mcp/server-card
Catalog: https://oxaide.com/.well-known/ai-catalog.json

02 • THE FIVE TOOLS

The five tools

TOOL
WHAT IT DOES
create_audit
Ask the question. Needs the brief plus a delivery email — quotes, packs, and refunds go there. Returns a job id. Limited to 5 per hour so the endpoint stays clean.
get_audit
Check one job: status, quoted tier and price, payment state. Poll this after creating.
pay_audit
Pay a quoted job. Stripe returns a checkout link; x402 returns USDC payment terms, then settles on retry. Work starts only after payment clears.
get_audit_result
Collect the delivered answer once the job is done. Large packs also arrive by email with a download link.
ping_check
Redeem one prepaid ping (100/S$150 pack or S$9 single): needs the pack id from the purchase email plus target + delivery email. Runs as a Quick check in ~5 min. 10 per hour.

There is a sixth tool, list_audits, but it is admin-only and stays off unless you hold our admin token.

03 • PAYING FOR A BRIEF

Paying for a brief

One brief, one payment — never metered, never a subscription. Your agent picks one of two rails. Prices are quoted in SGD; USDC is converted at the rate shown in the payment reply. Always use the price and wallet address from the server's reply — never a cached copy.

Stripe: Cards + PayNow. Your agent gets a checkout link; a human (or a browser agent) completes it. Agent one-time cards work — it is standard Checkout.
x402 / USDC on Base: Fully agentic. Your agent signs a USDC payment, retries with the signature, and we verify and settle on-chain before starting.

04 • META MUSE CUSTOM CONNECTOR

Meta Muse

Oxaide is connector-ready: API docs plus an MCP URL, no auth to configure. In Muse, ask for a Custom Connector and hand it these two lines:

Connect Oxaide from https://oxaide.com/api/openapi.json — or the MCP server at https://oxaide.com/mcp. Buy Singapore research packs (S$49/390/1500 per job, Stripe or USDC), no account.

Muse is US-only while Meta rolls it out, so connector installs from Singapore wait on Meta — the Oxaide side is live and tested today. Full instructions for the agent live at /skill.md.

05 • EXAMPLE SESSION

Example session

agent → create_audit("Summarise Acme Pte Ltd's latest ACRA filings", "owner@acme.sg")
server → { ok: true, id: "brief_…", status: "quoted" a minute later }

agent → get_audit("brief_…")
server → { status: "quoted", quote_tier: "mini_390", quote_price: 390 }

agent → pay_audit("brief_…", method: "x402")
server → { 402 terms: 288.89 USDC on Base → 0x9221… }

agent → pay_audit("brief_…") + payment signature
server → { ok: true, settled: true, tx: "0x…" }

… about two hours later …

agent → get_audit_result("brief_…")
server → { summary, markdown, files by email }

06 • FAIR USE AND REFUNDS

Fair use and refunds

  • Quotes expire after 24 hours — a stale price never charges.
  • A job that is already paid, running, or delivered never charges twice.
  • Delivery email is required: without an address a pack can never reach anyone, so we ask up front.
  • Full refund if we cannot back a key claim — write to hi@oxaide.com within 14 days of delivery.
  • Uploads are wiped within 24 hours of completion; packs are kept 90 days.

07 • SUPPORT

Support

Human support lives at hi@oxaide.com — billing questions, refunds, and scope checks. The same inbox backs the email desk at brief@oxaide.com. The fine print — quotes, packs, refunds — lives in Terms.

Previously built with

Singtel
SingHealth
Institute of Mental Health
Adecco
Clyde & Co

Every line is source-linked — no source means a red flag.

For owners who prefer hands-on: the same S$49/390/1500 packs are one email away — your agent and your inbox buy the same product.

We wipe your uploads from our storage after 24h; your pack stays 90 days. Registry data via data.gov.sg under the Singapore Open Data Licence. Runs on a US-hosted frontier model — privacy details. Human support via hi@oxaide.com — not a bot inbox.