AI Skills

Give AI agents the ability to discover, pay for, and call any API on APINow.fun. Compatible with OpenClaw, MCP, and any tool-calling LLM framework.

The Problem

AI agents are powerful reasoners but can't access the real world without tools. Manually configuring every API integration is fragile and doesn't scale. AI Skills turn any API into an agent-callable tool automatically.

OpenClaw Skills

APINow.fun endpoints are available as OpenClaw skills. Any compatible agent can discover and use them automatically, with payment handled via x402.

Used in production on MoltBook for real-time API tool calling.

MCP Server

Connect any MCP-compatible client (Cursor, Claude Desktop, etc.) to APINow.fun. Browse and call endpoints directly from your IDE.

MCP Documentation

LLM.txt / Vibe Coding

Every endpoint generates an LLM.txt file with structured instructions for AI agents. Copy it into any AI coding assistant to get instant integration.

Vibe Coding Generator

SDK Integration

Use the apinow-sdk npm package for programmatic access. Supports TypeScript, automatic x402 payment, and retry logic.

NPM Package

How It Works

1

Agent discovers endpoints

Via semantic search, MCP browse, or skill registry. The agent finds the right API for the task.

2

Agent calls the endpoint

Sends a standard HTTP request. The x402 protocol handles payment negotiation automatically.

3

Payment settles onchain

Microtransaction is verified and settled on Base. The endpoint provider receives payment instantly.