EDGAR (SEC filings) for Cline
io.github.mcpwright/edgar-mcp
SEC filings in your agent: issuers, Reg CF/D/A raises, XBRL financials, insider trades.
client:Cline
transport:stdio
runtime:pypi
Install EDGAR (SEC filings) in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"edgar-mcp": {
"command": "uvx",
"args": [
"mcpwright-edgar"
],
"env": {
"EDGAR_MCP_USER_AGENT": "<EDGAR_MCP_USER_AGENT>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs