apiosk_payment_guide
ActiveTool of Apiosk
Explain how to pay through the Apiosk gateway. Returns a buyer guide (how an agent settles a paid API call over USDC/x402 or credits, 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.
Parameters schema
{
"type": "object",
"properties": {
"role": {
"enum": [
"buyer",
"provider",
"both"
],
"type": "string",
"description": "Which side to explain. Defaults to both."
},
"slug": {
"type": "string",
"description": "Optional API slug to scope buyer guidance (price, payment steps) to one listing."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Apiosk
https://github.com/obcraft/apiosk-mcp
1/7 registries