edgar.tools SEC Intelligence for Claude Desktop
tools.edgar/sec-intelligence
SEC filings for Claude, ChatGPT, Cursor — 23 tools + 5 recipes. Financials, insider, 13F, funds.
client:Claude Desktop
transport:streamable-http
Install edgar.tools SEC Intelligence in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"sec-intelligence": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://app.edgar.tools/mcp/"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs