← Back to search
40
Partial
Agentic Readiness Score
+25 llms.txt +10 MCP missing +20 ai-plugin
Raise this score to 95+
We ship the 6-file GEO uplift as a pull request against your repo. Flat fee, turnaround under 72 hours.
Fix this for $199 →
finance llms-txtmcpapifintech

Agentic Signals

📄
Found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Not found
🔗
Structured API
Not found
🛡
Not specified
🏷
Schema.org Markup
Found
MCP Server
Found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 40/100

            

llms.txt Content

# CryptoStruct > Realtime and historical crypto AND prediction-market data (Kalshi, > Polymarket) across major venues, plus the low-latency trading stack behind > it. Self-serve on this site: full-day tick recordings (L2 order-book > snapshots + updates, trades, liquidations, mark/index prices incl. options > greeks, funding) sold per instrument-day, free samples, and a public > per-minute statistics API. Key facts for parsers: tick files are > zstd-compressed JSON-lines; line 1 is instrument masterdata; all > prices/quantities are decimal strings; timestamps are integer nanoseconds > since epoch, UTC. Every HTML page on this site is also available as > markdown: request it with `Accept: text/markdown` (responses carry > x-markdown-tokens). ## MCP server - [MCP endpoint](https://cryptostruct.com/mcp): remote MCP server (Streamable HTTP; keyless free tier) — search the instrument catalog, check archive coverage, read live market statistics (OHLC/VWAP/turnover/spreads/depth/hourly/slippage), get EUR quotes, download free samples, and buy tick-data files from any MCP client (payment via Stripe checkout URL in the browser) - [MCP sign-in endpoint](https://cryptostruct.com/mcp/auth): same server with OAuth sign-in (Clerk) — your orders/files/credits in-agent, checkout pays with Premium credits, and CryptoStruct Premium unlocks deep windows (daily 365d/max, hourly 180d, slippage 24h/7d, minute-range history, per-day minute CSV, quality metrics) - [MCP docs](https://cryptostruct.com/docs/mcp): tool reference, Premium & sign-in guide, client setup for Claude Code, claude.ai, Cursor and raw JSON-RPC - [MCP server card](https://cryptostruct.com/.well-known/mcp/server-card.json): discovery document (SEP-1649) — endpoints, transport, capabilities, protocol versions - WebMCP page tools: every page also registers browser-agent tools via navigator.modelContext (search_instruments, get_instrument_days, get_coverage, get_last_24h_stats, get_cart, add_day_to_cart) — in-bro