sec for VS Code
io.github.pipeworx-io/sec
SEC MCP — SEC EDGAR public APIs (free, no auth)
client:VS Code
transport:streamable-http
Install sec in VS Code
.vscode/mcp.json
{
"servers": {
"sec": {
"type": "http",
"url": "https://gateway.pipeworx.io/sec/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs