AlphaCreek SEC Filings MCP for VS Code
ai.alphacreek/alphacreek-mcp
Access SEC filings efficiently (10-K, 10-Q, etc), save time and tokens, and get cited answers.
client:VS Code
transport:streamable-http
tools:5
Install AlphaCreek SEC Filings MCP in VS Code
.vscode/mcp.json
{
"servers": {
"alphacreek-mcp": {
"type": "http",
"url": "https://mcp.alphacreek.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs