AI

Connect ChatGPT or Claude to Better EDGAR over the Model Context Protocol.

Sign in first. You need an account to authorize agents.
Sign in free

Pick your client

Each tab has the exact steps and copy-paste values for that client.

Add to ChatGPT

ChatGPT Business, Enterprise, or Edu (web only). First enable Developer Mode: SettingsAppsAdvanced Settings → toggle Developer mode. Then go to SettingsAppsCreate, paste the URL below, set Authentication to OAuth, and click Create. No key needed.

On Enterprise/Edu, an admin must first grant access via Permissions & Roles → Connected Data.

Server URL
https://better-edgar.com/mcp

MCP server reference

Same filings, packaged as tool calls. Streamable HTTP (JSON-RPC 2.0).

Endpoint
https://better-edgar.com/mcp
Transport
Streamable HTTP (POST JSON-RPC 2.0). Protocol version 2025-06-18.
Auth
OAuth 2.1 with Dynamic Client Registration.
Capabilities
tools/list, tools/call, prompts/list, prompts/get.

Tools

NameSummary
edgar_search_filingsSearch EDGAR filings by issuer, form, topic, date, and saved watchlist.
edgar_search_newsSearch AI-generated news items across filings.
edgar_search_issuersResolve a fuzzy ticker or name to a CIK.
edgar_get_insider_transactionsSearch Form 4 insider transactions by issuer, owner, date, and trade type.
edgar_metaEnum reference — forms, sectors, industries, exchanges (with q filter).
edgar_list_watchlistsList your watchlists.
edgar_get_watchlistFetch a watchlist and its member companies.
edgar_list_feedsList your feeds.
edgar_get_feed_matchesFetch the latest matches for a named feed.
edgar_get_filingRetrieve a filing or one of its exhibits.
edgar_helpConcept reference — CIK, forms, pagination, rate limits, market cap, XBRL.

Full tool schemas and examples are served via tools/list on the live endpoint. Every tool is read-only; nothing mutates issuer data.