mcpserver.lol
registry/apiosk-mcp
Connection check verified live · 27h ago

apiosk-mcp

Discover, pay for, execute, and publish APIs through Apiosk.

Tools 6
GitHub stars
Installs / wk
Licence
Transport streamable-http, stdio
Last checked 27h ago

Tools & capabilities

6 tools

Read from the running server on 27h ago.

apiosk read-only query*max_resultsmax_price_usdc
Return the single best runnable offer for a plain-words job, using Apiosk's relevance ranking and price tie-breaks: provider name, exact buyer price, required inputs and signed off…
apiosk_approval_status read-only approval_id*
Read the state of a purchase the buyer's rules put on hold: pending, approved, denied or expired, with the reason and the deadline. Call it only after apiosk_execute returned `stat…
apiosk_compare read-only querycapabilitysettlementoptimize_formax_latency_msmax_price_usdc +2
Turn a job into priced offers you can act on: price per call, a 0-100 score, measured p95 latency and measured success rate, side by side. The result comes back with a finished tab…
apiosk_connect read-only
Report whether this session can buy: connected or not, payable or not, the balance left, and the exact per-call and daily limits with how much of today's allowance is gone. Call it…
apiosk_discover read-only query*segmentsmax_resultsoptimize_formax_price_usdc
Describe a job in plain words — a whole question is better than keywords — and get back the APIs that can perform it: the reviewed Apiosk catalogue and the wider x402 ecosystem in…
apiosk_execute can modify data inputqueryprompt*operationapproval_idinput_parts +3
Run the offer the user chose and return the result. Apiosk settles the call from the connected balance, at the price that was shown. Pass `offer_token` exactly as apiosk_discover r…