SEC EDGAR for Windsurf
io.github.danishashko/edgar-mcp
SEC EDGAR filings (10-K, 10-Q, 8-K), XBRL financials, and full-text filing search. No API key.
client:Windsurf
transport:stdio
runtime:npm
Install SEC EDGAR in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"edgar-mcp": {
"command": "npx",
"args": [
"-y",
"edgar-mcp"
],
"env": {
"SEC_USER_AGENT": "<SEC_USER_AGENT>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs