Flashalpha for VS Code
io.github.pipeworx-io/flashalpha
FlashAlpha MCP — wraps the FlashAlpha options-exposure analytics API
client:VS Code
transport:streamable-http
Install Flashalpha in VS Code
.vscode/mcp.json
{
"servers": {
"flashalpha": {
"type": "http",
"url": "https://gateway.pipeworx.io/flashalpha/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs