LiveDataLink
Public-company research

Pull SEC filing evidence into the research workflow you already run.

Use one MCP endpoint to look up public companies, retrieve filing context, and inspect supported financial facts. Start with a real SEC example before deciding whether it belongs in production.

Run an SEC filing exampleGet a free keyRequest a scoped pilot

A focused filing-research path

  1. edgar_company_lookup — resolve a company name, ticker, or CIK to the identifiers used by SEC records.
  2. edgar_recent_filings — review recent filings and filing metadata for the company.
  3. edgar_company_facts — inspect supported XBRL facts when a structured financial series is available.
  4. entity_dossier — optionally combine supported corporate, environmental, and sanctions context for a broader review.

What this is useful for

Analyst research
Create a repeatable first-pass brief with company identifiers, filing dates, and source links.
Vendor and counterparty review
Add public-company and regulatory context before a human reviewer makes a decision.
Agent workflows
Give an MCP client a single bearer-authenticated surface instead of wiring each public source separately.

Connect once

{
  "mcpServers": {
    "livedatalink": {
      "url": "https://livedatalink.ai/mcp",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}

The hosted endpoint is https://livedatalink.ai/mcp. LiveDataLink currently exposes 290 tools across 59 public-data domains. Coverage, freshness, and upstream terms vary by source; verify material facts against the SEC or other primary source.

Try the SEC exampleSee plans