Structured Data for Agents.
Full structured records for agents, apps, and scripts.
Data products
Available now.
US Finance Data
SEC filings, institutional holdings, stock prices, quarterly fundamentals, insider trades, and macro indicators.
Chinese Legal Data
Court judgments, laws, citations, penalties, and semantic search across Chinese legal sources.
Polymarket Data
Prediction market events, real-time prices, order books, trades, and market screening.
Binance Data
Spot and futures OHLCV candles, order books, trades, and funding rates.
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
/v1/data/us-finance/mcp/v1/data/cn-legal/mcp/v1/data/polymarket/mcp/v1/data/binance/mcpAccess 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.