MCP Endpoint

This endpoint implements the Model Context Protocol (MCP), enabling AI agents to discover and use tools natively.

Available Tools

web_extract

Extract structured data from 1-10 web pages. Send URLs and a JSON Schema describing the data shape you want. Costs $0.01/URL in USDC (Base via x402 or Tempo via MPP).

Connection Info

Endpoint /mcp

Transport Streamable HTTP (stateless)

Usage

Point your MCP-compatible client at this endpoint. The server supports the Streamable HTTP transport in stateless mode with JSON responses.

Back to Home