sec edgar mcp for Windsurf
io.github.stefanoamorelli/sec-edgar-mcp
SEC EDGAR MCP server that provides access to the US public filings through the US SEC EDGAR API
client:Windsurf
transport:stdio
runtime:pypi
Install sec edgar mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"sec-edgar-mcp": {
"command": "uvx",
"args": [
"sec-edgar-mcp"
],
"env": {
"SEC_EDGAR_USER_AGENT": "<SEC_EDGAR_USER_AGENT>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs