U.S. Securities and Exchange Commission (SEC) Connector for AI agents.
4 live capabilities
Pull audited financial data and industry metrics from SEC filings.
Waiting for input…
Why people use U.S. Securities and Exchange Commission (SEC)
SEC EDGAR Financials for accurate financial data extraction
This Connector changes that by letting your agent do the digging for you. You just ask for the number, and it pulls the correct XBRL fact instantly. You get a clean data point instead of a messy spreadsheet.
What Vinkius changes
You get instant, accurate financial data without the manual research.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Comparing tech giants
An analyst wants to see the revenue of all tech companies in 2024.
- Real-world use case 02
Deep dive on a specific company
A researcher needs to find Meta's exact R&D spend.
- Real-world use case 03
Quick portfolio overview
A user wants a snapshot of Apple's last 5 quarters.
Complete set · 4capabilities
The complete U.S. Securities and Exchange Commission (SEC) capability set.
These are the exact actions your AI can choose when you ask it to work with U.S. Securities and Exchange Commission (SEC).
01—04
4 capabilities in this set.
Part of 4 available through U.S. Securities and Exchange Commission (SEC).
- 01 Capability
Get key financials
This capability provides a summary of the last 5 reported values for revenue, assets, and EPS. It gives you a quick snapshot of a company's health.
- 02 Capability
Get financial metric
This capability pulls a specific US-GAAP concept like R&D or debt for any public company. It helps you find exact line items quickly.
- 03 Capability
Get all company facts
This capability pulls a raw, complete XBRL data dump for a company's entire history. Use it for deep-dive historical analysis.
- 04 Capability
Get industry comparison
This capability compares a specific financial metric across every company in an industry. It is perfect for rapid benchmarking.
Set up in minutes
One URL. Then ask U.S. Securities and Exchange Commission (SEC) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use U.S. Securities and Exchange Commission (SEC) from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_2h2NgYUbwlMmbq7EatEwPKwrMgOgduayGu5PZADP/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it U.S. Securities and Exchange Commission (SEC), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable U.S. Securities and Exchange Commission (SEC) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_2h2NgYUbwlMmbq7EatEwPKwrMgOgduayGu5PZADP/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the U.S. Securities and Exchange Commission (SEC) URL.
- Step 03
Save and start
Save the connection and enable U.S. Securities and Exchange Commission (SEC) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"sec-edgar-financials-revenue-income-assets-eps-industry-comparison": {
"url": "https://edge.vinkius.com/vk_preview_2h2NgYUbwlMmbq7EatEwPKwrMgOgduayGu5PZADP/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using U.S. Securities and Exchange Commission (SEC)
Open Agent mode in chat and ask: "Using U.S. Securities and Exchange Commission (SEC), help me...". 4 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"sec-edgar-financials-revenue-income-assets-eps-industry-comparison": {
"url": "https://edge.vinkius.com/vk_preview_2h2NgYUbwlMmbq7EatEwPKwrMgOgduayGu5PZADP/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using U.S. Securities and Exchange Commission (SEC)
Ask Copilot: "Using U.S. Securities and Exchange Commission (SEC), help me...". 4 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"sec-edgar-financials-revenue-income-assets-eps-industry-comparison": {
"url": "https://edge.vinkius.com/vk_preview_2h2NgYUbwlMmbq7EatEwPKwrMgOgduayGu5PZADP/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using U.S. Securities and Exchange Commission (SEC)
Open Cascade and ask: "Using U.S. Securities and Exchange Commission (SEC), help me...". 4 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"sec-edgar-financials-revenue-income-assets-eps-industry-comparison": {
"url": "https://edge.vinkius.com/vk_preview_2h2NgYUbwlMmbq7EatEwPKwrMgOgduayGu5PZADP/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using U.S. Securities and Exchange Commission (SEC)
Ask Cline: "Using U.S. Securities and Exchange Commission (SEC), help me...". 4 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add sec-edgar-financials-revenue-income-assets-eps-industry-comparison --transport http "https://edge.vinkius.com/vk_preview_2h2NgYUbwlMmbq7EatEwPKwrMgOgduayGu5PZADP/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using U.S. Securities and Exchange Commission (SEC)
Ask Claude: "Using U.S. Securities and Exchange Commission (SEC), show me...". 4 tools are ready
Where the request belongs
Work U.S. Securities and Exchange Commission (SEC) can move forward.
This is for financial analysts and equity researchers who are tired of manual data entry. It's for the person who needs to build a comparison table of 20 companies by tomorrow morning.
Equity Research Analyst
Pulling historical revenue and EPS for a portfolio of stocks to build investment theses.
Corporate Finance Manager
Benchmarking R&D spend against industry leaders to inform budgeting and strategy.
Data Scientist
Grabbing full XBRL dumps for a set of companies to train financial forecasting models.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsSEC EDGAR Full — The Ultimate Free Bloomberg Alternative for AI Agents
The definitive SEC EDGAR Mega-Server: 13 capabilities spanning company lookup (8,000+ tickers), all filing types (10-K, 10-Q, 8-K), insider trading (Form 4), XBRL financial data extraction (revenue, income, assets, EPS), industry-wide comparison frames, and full-text search across every document .
SEC XBRL (Financial Reporting)
Access real-time SEC EDGAR financial data. query filing histories, company facts, and XBRL disclosures directly from any AI agent.
SEC EDGAR
Official US corporate filings database. access 10-K, 10-Q, and financial data via AI.
SEC EDGAR Filings — 10-K, 10-Q, 8-K, Insider Trades & Full-Text Search
Access all SEC filings: 10-K annual reports, 10-Q quarterly reports, 8-K material event disclosures, Form 4 insider trading data, and full-text search across every document ever filed on EDGAR. Filter by company, form type, and date range.
EODHD Financial
Access real-time and historical stock market data. prices, fundamentals, dividends, splits and more for global exchanges.
SEC EDGAR Companies — Ticker Lookup & Company Search
Look up any U.S. public company on SEC EDGAR: resolve stock tickers (AAPL, TSLA, MSFT) to CIK numbers, search 8,000+ registered companies by name, and retrieve full SEC registration profiles including SIC industry codes, exchanges, and fiscal year details.
Bring your own AI
Change the model, client or framework. Keep U.S. Securities and Exchange Commission (SEC) connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about U.S. Securities and Exchange Commission (SEC).
The practical details behind the request, access and result.
Can I use the SEC EDGAR Financials MCP to find revenue for any US public company?
Yes, this Connector allows your AI client to pull revenue and other key financial facts for any public company listed on the U.S. Securities and Exchange Commission (SEC) database.
Does the SEC EDGAR Financials MCP provide data for private companies?
No, this Connector specifically extracts data from SEC filings, which are only available for public companies. It cannot access private company financials.
Can the SEC EDGAR Financials MCP help me compare companies in the same industry?
Yes, it includes a specific capability for industry comparisons. You can request a specific metric, like R&D spend, for all companies in a specific industry frame.
What specific financial metrics can I pull using the SEC EDGAR Financials MCP?
You can pull a wide range of US-GAAP concepts, including revenue, net income, total assets, liabilities, stockholders' equity, EPS, and cash equivalents.
Does the SEC EDGAR Financials MCP include real-time stock prices or live trading data?
No, this Connector provides audited financial facts from official filings. It does not provide real-time stock quotes, live price movements, or trading data.
How accurate is the data I get from the SEC EDGAR Financials MCP?
The data is pulled directly from the official SEC XBRL filings, which are the audited financial statements provided by the companies to the government.
What is XBRL?
XBRL (eXtensible Business Reporting Language) is a standardized format for financial data required by the SEC since 2009. It tags every financial number (revenue, assets, debt, etc.) with a machine-readable label, making it possible to extract and compare financial data across companies automatically.
What is a US-GAAP concept?
US-GAAP comprises the standard accounting principles in the US. Each accounting term (like 'Revenues' or 'NetIncomeLoss') maps directly to specific facts filed in XBRL format.
What are frames?
The SEC provides 'Frames' to view an entire industry's metric at once (e.g., all revenues in Q1 2024) instead of polling company-by-company.
One connection away
Give your agent a direct line to U.S. Securities and Exchange Commission (SEC).
Connect U.S. Securities and Exchange Commission (SEC) once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available