mcpbeat

Filings MCP Server

global.rootz.origin/filings
answering

Filings is answering right now. Last checked 10 min ago. It exposes 9 tools. Last commit 24 Jul 2026.

SEC-signed profiles for 8,000+ US public companies from EDGAR filings. Token-efficient.

The author archived this repository on GitHub, meaning it is no longer maintained.

Uptime history 41 hours of history · worst hour 50%
41 hours agonow
92.3%
Uptime 24h
84 of 91 checks
9
Tools
read from the server
818 ms
Response time
average over 24h
0
Stars
last commit 24 Jul 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 10 min ago.

run in your terminal
claude mcp add filings --transport http https://origin.rootz.global/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "filings": {
      "url": "https://origin.rootz.global/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.filings]
url = "https://origin.rootz.global/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "filings": {
      "url": "https://origin.rootz.global/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "filings": {
      "url": "https://origin.rootz.global/mcp"
    }
  }
}

Available tools 9

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

origin
origin_company
Look up a US public company by ticker. SEC-verified, ~200 tokens. Use this FIRST for any company query.
origin_digest
Get the latest research digest for an enrolled user. Returns filing signals, recent facts, stock quotes, and AI agent interest levels for their watched companies. Use this to brief a user on their portfolio.
origin_engage
Enroll a user for company research briefings. The user provides their email and tickers to watch. They get weekly or daily digests with filing signals, earnings facts, and AI interest data. Use this when a user says they want to track companies or get regular updates.
origin_filings
SEC filing index with EDGAR links.
origin_person
Career path across US public companies.
origin_profile
Full company profile: people, products, partnerships. ~800 tokens.
origin_search
Cross-company search by keyword, technology, or person.
origin_timeline
Quarter-by-quarter history from SEC filings. ~2000 tokens.
origin_transcripts
Search earnings call transcripts. Query by topic (ai, trusted_computing, blockchain, data_center, etc.), company ticker, or free text. Returns extracted facts, speakers, and metrics from earnings calls.

Endpoints

URLTransportStateLatencyChecked
https://origin.rootz.global/mcp streamable-http answering 406 ms 10 min ago

Filings — questions

Answers built from our own checks of this server.

What can Filings do?
It exposes 9 tools, read directly from the server on our last check. Among them: origin_company, origin_digest, origin_engage, origin_filings, origin_person, origin_profile and 3 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Filings working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 84 of 91 checks got a reply (92.3%), average response time 818 ms. The bar chart above shows every period we have measured.
Is Filings still maintained?
The author archived this repository on GitHub, meaning it is no longer maintained. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Filings?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Filings need an API key?
No. Filings completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 9 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Filings?
It answers our handshake in 818 ms on average, which is faster than 9% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Filings open source?
Yes — 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.