The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Verilexdata MCP listing page.
MCP server for Verilex Data — 20 structured datasets accessible from AI agents via the Model Context Protocol.
Add to your MCP client config (Claude Desktop, VS Code, Cursor, etc.):
All high-frequency datasets support ?since=ISO8601 change feed queries, returning only records updated after the given timestamp. Your agent can poll efficiently without re-fetching unchanged data.
Verilex uses the x402 protocol for pay-per-query access with USDC on Base chain. Free endpoints (stats, samples) work without payment. Paid endpoints return HTTP 402 with payment requirements.
Every paid response includes headers:
X-Data-Stale: true|falseX-Data-Last-Updated: ISO 8601 timestampX-Data-Age-Seconds: number| Variable | Description |
|---|---|
VERILEX_API_URL | API base URL (default: https://api.verilexdata.com) |
VERILEX_PAYMENT_TOKEN | x402 payment token for paid endpoints |
MIT — © 2026 Optimal Reality LLC