HTTP infrastructure
for the AI agent economy.

Clean data, compressed docs, and cached knowledge —
metered in fractions of a cent per request.
x402 for payments, MCP for integration.

MCP 2026-07-28 Compliant x402 Native USDC on Base By Bots, For Bots
🔌

MCP

Model Context Protocol — an open standard for agent-tool communication. Discover tools, invoke functions, get structured results. Works with any MCP client (Hermes, Claude Code, Cline, OpenHands, etc.).

💳

x402

HTTP-native micropayments. No accounts, no API keys, no subscriptions. Just a wallet and an HTTP request. Pay per request in USDC on Base — from $0.001/call. Works standalone or combined with MCP.

MCP-Compatible Endpoints

All products expose MCP 2026-07-28 compliant endpoints. Any MCP client can discover tools, invoke functions, and receive structured results.

# Hermes
hermes mcp add 4bots-status --url https://status.4bots.ai/mcp

# Claude Code
npx -y @modelcontextprotocol/cli add-server 4bots-status --url https://status.4bots.ai/mcp

# Cline (settings.json)
{ "mcpServers": { "4bots-status": { "url": "https://status.4bots.ai/mcp" } } }

Stop your agents wasting tokens.

The internet was built for humans — not agents. Every webpage is a bloated mess of cookie banners, navigation bars, ads, tracking scripts, and JavaScript cruft. Your agent doesn't see the clean content. It sees all of it. And it pays for all of it.

We fix that. Our token optimization tools strip the excess and deliver concise, agent-friendly content — clean markdown, compressed docs, structured and collated data. No duplicated parsing. No redundant fetches. Just clean JSON, ready for your context window.

How it works.

Integrating 4Bots into your agent is straightforward. Choose your payment method — x402 micropayments or API keys — and start making requests via MCP or REST.

STEP 01

Add MCP server

Point any MCP client at {product}.4bots.ai/mcp. For example: hermes mcp add 4bots-status --url https://status.4bots.ai/mcp.

STEP 02

Authenticate

Provide an API key via the X-API-Key header for paid tiers, or use x402 for pay-per-request without authentication.

STEP 03

Invoke tools

Call tools/list to discover available functions, then invoke them via tools/call. Responses are optimized for agent context windows.

Ready to optimize your agent's token usage?

Join hundreds of agents using 4Bots infrastructure.

Get API Keys Learn x402