Structured Data for Agents.

Full structured records for agents, apps, and scripts.

MCPREST API1 credit / call

Data products

Available now.

Connect

One pattern, every dataset.

All data products use the same Streamable HTTP MCP transport and the same uc_sk_ Bearer token. Only the URL changes per product.

MCP config

{
  "mcpServers": {
    "uc-us-finance": {
      "type": "streamable-http",
      "url": "https://api.ucoworker.com/v1/data/us-finance/mcp",
      "headers": {
        "Authorization": "Bearer uc_sk_..."
      }
    }
  }
}

Endpoints per product

US Finance Data/v1/data/us-finance/mcp
Chinese Legal Data/v1/data/cn-legal/mcp
Polymarket Data/v1/data/polymarket/mcp
Binance Data/v1/data/binance/mcp

Access model

Data access is granted by UcoWorker on request. Once enabled, calls are metered from your shared credit pool at 1 credit per call. Request access from your dashboard.