Official Tooling

MCP Server & Tooling

Connect agents, coding runtimes, and application code to Apiosk through three official surfaces — each built for a different integration style.

Official Tooling

Plug Apiosk directly into agents and runtimes

The gateway is not the whole story anymore. Apiosk now has an official MCP surface for agent clients, an installable gateway skill for coding agents, and a JavaScript SDK for application code, so discovery and paid execution live in the same workflow.

Live now

Official MCP server

A remote MCP endpoint that exposes Apiosk discovery and execution as agent-native tools. It generates dynamic tool entries from listing metadata, so new APIs become available without hand-maintained wrappers.

Live endpointRemote HTTP

Claude Code install command: claude mcp add --transport http apiosk https://apiosk-mcp.fly.dev/mcp

Catalog-backed discovery with search, listing detail, and generic execute tools

Dynamic API-specific tools generated from Apiosk listing metadata

Payment-aware runtime that surfaces x402 challenges cleanly for agent clients

Claude Code Setup
Remote HTTP
claude mcp add --transport http apiosk \
  https://apiosk-mcp.fly.dev/mcp

claude mcp get apiosk
SDK Surface

JavaScript SDK

Ready to publish
Package name
@apiosk/sdk

Discovery, metadata, passthrough, and uniform /execute helpers with typed 402 errors and optional x402 auto-pay for Base wallets.

Built for agent runtimes, backends, and workflow engines
Supports connect-token, authorization, wallet-address, and x-payment auth modes
Release-ready for npm under the official Apiosk scope
Skill Surface

Gateway Skill

Live now
Install command
npx skills add Apiosk/openclaw-apiosk --skill apiosk-gateway

Install the Apiosk gateway skill in supported coding-agent runtimes to browse listings and call paid APIs with saved connect-token access.

Installable today with a single skills.sh command
Supports dashboard connect-token import and address-only fallback
Good fit for shell-first coding agents and workflow automation
Start with Apiosk

Ready to turn your APIs into revenue?

Publish payable APIs, make them discoverable for agents, and build a cleaner commercial layer around machine-native usage.