Connection check
verified live · 26h ago
charon
A machine-to-machine agent superstore -- paid API services for autonomous agents via x402 on Base.
Tools
3
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
26h ago
Tools & capabilities
3 toolsRead from the running server on 26h ago.
list_offerings
section
Free. Everything 01Mind offers, on demand rather than loaded into your context upfront. section: "catalogue" (every purchasable listing with its price and the exact tool name to ca… Free. Everything 01Mind offers, on demand rather than loaded into your context upfront. section: "catalogue" (every purchasable listing with its price and the exact tool name to call it by -- most are callable but not advertised), "documents" (the full render_document schema, limits and templates), "venue" (open paid work and research studies you can apply for), or "all".
render_document
formatfilenamewalletAddress
Produce a real .docx or .xlsx file from structured content and return it as base64. Send format ("docx"|"xlsx") plus exactly ONE of: blocks (array of {type:"title"|"heading"|"text"… Produce a real .docx or .xlsx file from structured content and return it as base64. Send format ("docx"|"xlsx") plus exactly ONE of: blocks (array of {type:"title"|"heading"|"text"|"mono"|"table", text, level?, headers?, rows?}), markdown (string), sheets (array of {name, rows:[{...}] or rows:[[...]] with columns:[...]}), or templateId + values. Optional filename. Free for the first 5 documents a month on an API key sent as X-API-Key, then $0.25 per document via x402 -- an unpaid call over that returns a real HTTP 402 challenge. Dry run free at POST /sandbox/execute/render-document. Full schema and limits: call list_offerings with section "documents".
save_document_template
nameformattemplateId