One integration
One Streamable HTTP endpoint and one bearer key instead of separate credentials and client code for every source.
Connect your agent to 284 tools across finance, filings, sanctions, courts, healthcare, economic data, and more—using one API key.
1,000 queries per month free. No credit card. Works with MCP clients that support bearer-token authentication. Try the no-key playground first.
One Streamable HTTP endpoint and one bearer key instead of separate credentials and client code for every source.
Every domain maps to a named upstream source, with source links or identifiers included wherever the upstream provides them.
Every plan includes the complete catalog. Plans differ by request allowance and rate limit, with no automatic overage charges.
Switch examples to see the request, response shape, and originating public source.
Find Apple's latest 10-K and return its accession number and source.
edgar_recent_filings({ ticker: "AAPL", form: "10-K" })
company: Apple Inc.
form: 10-K
filing_date: <current filing date>
accession_number: <SEC accession number>
source: SEC EDGAR
source_url: https://www.sec.gov/edgarExplore a representative slice here; the full catalog remains available on its own searchable page.
Use any remote MCP client that accepts a custom bearer header. See the compatibility notes before choosing a client.
{
"mcpServers": {
"livedatalink": {
"url": "https://livedatalink.ai/mcp",
"headers": { "Authorization": "Bearer YOUR_API_KEY" }
}
}
}Cursor, VS Code, OpenAI, and other clients have different configuration surfaces. Claude's native remote connector currently requires a different authentication flow. See tested compatibility and exact setup snippets.
LiveDataLink combines sources queried at request time with regularly refreshed hosted snapshots. The source and status pages state which is which; time-critical decisions should always be verified against the official record.
Per-domain access mode, current load timestamp, and availability notes.
Named upstream source and coverage details for every domain.
Source-by-source licensing and redistribution guidance.
Shipped product changes, with current schemas in tools/list.
Live service and catalog-count response you can verify directly.
Machine-readable endpoint, authentication, and capability metadata.
Security measures and what account or request information is retained.
Blackbox Foundry LLC · support@livedatalink.ai
All 284 tools are included in every plan. There is no separate per-tool price and no automatic overage bill.
For evaluation and small experiments.
For builders shipping agent features.
For production agents with more volume.
Monthly allowances are hard limits. Cancel any time. Paid plans include a 30-day refund policy; see the terms.
Resolve a business identity, screen public sanctions lists, then assemble SEC, court, environmental, and federal-spending evidence through the same endpoint.
counterparty_risk_score returns an explainable public-record score and the evidence it used. It is included in every plan and consumes one metered query, like other tools.
Informational synthesis only, not a background check, sanctions clearance, or legal/compliance advice. Snapshot sanctions data is not real time; check the current refresh timestamp and verify time-critical matches against the official list.
No endorsement quotes required. Inspect the inventory, health response, source map, and change history yourself.
LiveDataLink uses Streamable HTTP with bearer-token authentication. It works with clients that let you send a custom Authorization header. Client-specific examples and current Claude compatibility notes are maintained at /connect.
Some domains query their upstream live; others use periodically refreshed hosted snapshots. See /status for the current mode and timestamp. Do not treat snapshot data, especially sanctions, as real time.
No. Free, Starter, and Pro can call all 284 tools. Each successful metered tool call consumes one query from the plan allowance.
The service returns an actionable limit response. There are no automatic overage charges. Upgrade or contact support if you need more capacity.
For metering and operations, LiveDataLink records query count, timestamp, tool name, and response timing. It does not retain ordinary tool arguments or response bodies. Discovery search text is retained to identify unmet demand. See the privacy policy for details.
The live tools/list inventory is authoritative. Changes favor additive fields, with material releases noted in the changelog. Pin validation to the fields your application uses and contact support for migration help.