Real-time & historical options analytics: GEX, dealer positioning, greeks, SVI vol, VRP, 0DTE
claude mcp add flashalpha --transport http https://lab.flashalpha.com/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"flashalpha": {
"url": "https://lab.flashalpha.com/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"flashalpha": {
"serverUrl": "https://lab.flashalpha.com/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"flashalpha": {
"type": "http",
"url": "https://lab.flashalpha.com/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"flashalpha": {
"url": "https://lab.flashalpha.com/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"flashalpha": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://lab.flashalpha.com/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://lab.flashalpha.com/mcp | none |
| streamable-http | https://lab.flashalpha.com/mcp-oauth | none |
| streamable-http | https://lab.flashalpha.com/mcp/gex | none |
| streamable-http | https://lab.flashalpha.com/mcp-oauth/gex | none |
| streamable-http | https://lab.flashalpha.com/mcp/directional | none |
| streamable-http | https://lab.flashalpha.com/mcp-oauth/directional | none |
| streamable-http | https://lab.flashalpha.com/mcp/premium | none |
| streamable-http | https://lab.flashalpha.com/mcp-oauth/premium | none |
| streamable-http | https://lab.flashalpha.com/mcp/spreads | none |
| streamable-http | https://lab.flashalpha.com/mcp-oauth/spreads | none |
| streamable-http | https://lab.flashalpha.com/mcp/0dte | none |
| streamable-http | https://lab.flashalpha.com/mcp-oauth/0dte | none |
| streamable-http | https://lab.flashalpha.com/mcp/swing | none |
| streamable-http | https://lab.flashalpha.com/mcp-oauth/swing | none |
| streamable-http | https://lab.flashalpha.com/mcp/volarb | none |
| streamable-http | https://lab.flashalpha.com/mcp-oauth/volarb | none |
| streamable-http | https://lab.flashalpha.com/mcp/quant | none |
| streamable-http | https://lab.flashalpha.com/mcp-oauth/quant | none |
| streamable-http | https://lab.flashalpha.com/mcp/earnings | none |
| streamable-http | https://lab.flashalpha.com/mcp-oauth/earnings | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.tdobrowolski1--flashalpha/reviews or the review_server meta-tool.
POST /mcp