MCP Uptime
← MCP Reliability Index  /  Web & Scraping
A

Apiosk Connect

io.github.obcraft/apiosk-mcp
Discover, pay for, execute, and publish APIs through Apiosk.
healthy
status
11
tools exposed
273ms
connect latency
ef86cc30352b
schema fingerprint

Tools (11)

apiosk_help
Explain what Apiosk MCP is, how to connect it, how auth and USDC/x402 payments work, and the recommended workflow for discovery, wallets, and publishing.
apiosk_discover
Find the best paid x402 API for a data capability across discovery sources (Apiosk catalog + federated external listings). Decompose the user's request into capability segments first, then call this once per capability. Returns a normalized, ranked list; each result's `executable_via` says whether t
apiosk_explore
Browse Apiosk listing groups and explore one group at a time before narrowing with search.
apiosk_inspect_x402
Read an arbitrary URL's x402 payment terms (price, asset, network, payTo) WITHOUT paying. Use this on an external result's `url` from apiosk_discover before paying: it makes one unauthenticated request, parses the 402 offer, and returns the exact amount so you can confirm the price with the user. Re
apiosk_execute
Execute any Apiosk API by slug through the uniform /execute contract.
apiosk_fetch_paid
Pay an EXTERNAL x402 endpoint (one Apiosk does not host) from the connected wallet and return its data. Use this only for external results from apiosk_discover (executable_via='apiosk_fetch_paid'); for Apiosk catalog listings use apiosk_execute. REQUIRED: call apiosk_inspect_x402 on the url first, t
apiosk_get_api
Fetch full listing detail and agent metadata for a specific Apiosk API slug.
apiosk_search
Search and browse the Apiosk catalog by capability, price, or category. For browsing/filtering the catalog. When the goal is to fulfil a user request with real paid data ('get me the live X'), prefer apiosk_discover, which decomposes the need and ranks the best endpoints across sources.
apiosk_payment_guide
Explain how to pay through the Apiosk gateway. Returns a buyer guide (how an agent settles a paid API call over USDC/x402, tailored to the current auth) and a provider guide (how to publish an API and get paid). Pass slug to scope buyer guidance to one listing, or role to pick a side.
apiosk_list_wallets
List the signed-in user's managed Apiosk wallets. Requires an Apiosk dashboard session from local env auth or hosted MCP authorization.
publish_x402_route
Publish an API endpoint as a paid x402 route on the Apiosk gateway. The route gets a paid URL that returns 402 Payment Required until the caller pays in USDC, then forwards to your upstream API. New routes enter Apiosk's review queue (status pending_review) and go live on approval. Requires an Apios

Endpoint

https://mcp.apiosk.com/mcp
Category: Web & Scraping · Last checked: 2026-07-30T13:57:37Z

Monitor your own MCP server

Get alerted the moment yours goes down, a tool schema drifts, or an upstream silently breaks.

Get early access
How we measure →
What this means. This server responded to the MCP handshake and listed its tools without authentication. The schema fingerprint lets us flag if tool signatures silently change (schema drift) between checks.