stockscope mcp for VS Code
io.github.stewyboy1990/stockscope-mcp
SEC EDGAR financial data for AI agents — revenue, margins, filings, company comparisons.
client:VS Code
transport:streamable-http
runtime:npm
Install stockscope mcp in VS Code
.vscode/mcp.json
{
"servers": {
"stockscope-mcp": {
"type": "http",
"url": "https://stockscope-mcp.stewwilli.workers.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs