SEC Filings for Claude Desktop
io.github.tributarydata/sec-filings
Official SEC EDGAR filings, financial data and full-text search. Every answer cites its source.
client:Claude Desktop
transport:streamable-http
Install SEC Filings in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"sec-filings": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://tributarydata--sec-filings-mcp.apify.actor/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