Workflows
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.
$ create_audit(brief, email) → quoted S$390 $ pay_audit(id, x402) → settled 0x… $ get_audit_result(id) → pack + sources
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 repliesQUICK START
THREE URLSHOW IT WORKS
ASK → PAY → PACK IN ~2H- 01Connect
Your agent connects to /mcp — no signup, no key.
- 02Ask
create_audit with the brief + delivery email.
- 03Pay
Fixed S$49 / 390 / 1500 — Stripe or USDC.
- 04Collect
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" }
}
}02 • THE FIVE TOOLS
The five tools
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.
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


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.
