← Back to Plugins
MCP Server MCP

io.github.tdobrowolski1/flashalpha

github By github 👁 1 views ▲ 0 votes

Real-time & historical options analytics: GEX, dealer positioning, vol, VRP, 0DTE, CME futures

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://lab.flashalpha.com/mcp"
    },
    {
      "type": "streamable-http",
      "url": "https://lab.flashalpha.com/mcp-oauth"
    },
    {
      "type": "streamable-http",
      "url": "https://lab.flashalpha.com/mcp/gex"
    },
    {
      "type": "streamable-http",
      "url": "https://lab.flashalpha.com/mcp-oauth/gex"
    },
    {
      "type": "streamable-http",
      "url": "https://lab.flashalpha.com/mcp/directional"
    },
    {
      "type": "streamable-http",
      "url": "https://lab.flashalpha.com/mcp-oauth/directional"
    },
    {
      "type": "streamable-http",
      "url": "https://lab.flashalpha.com/mcp/premium"
    },
    {
      "type": "streamable-http",
      "url": "https://lab.flashalpha.com/mcp-oauth/premium"
    },
    {
      "type": "streamable-http",
      "url": "https://lab.flashalpha.com/mcp/spreads"
    },
    {
      "type": "streamable-http",
      "url": "https://lab.flashalpha.com/mcp-oauth/spreads"
    },
    {
      "type": "streamable-http",
      "url": "https://lab.flashalpha.com/mcp/0dte"
    },
    {
      "type": "streamable-http",
      "url": "https://lab.flashalpha.com/mcp-oauth/0dte"
    },
    {
      "type": "streamable-http",
      "url": "https://lab.flashalpha.com/mcp/swing"
    },
    {
      "type": "streamable-http",
      "url": "https://lab.flashalpha.com/mcp-oauth/swing"
    },
    {
      "type": "streamable-http",
      "url": "https://lab.flashalpha.com/mcp/volarb"
    },
    {
      "type": "streamable-http",
      "url": "https://lab.flashalpha.com/mcp-oauth/volarb"
    },
    {
      "type": "streamable-http",
      "url": "https://lab.flashalpha.com/mcp/quant"
    },
    {
      "type": "streamable-http",
      "url": "https://lab.flashalpha.com/mcp-oauth/quant"
    },
    {
      "type": "streamable-http",
      "url": "https://lab.flashalpha.com/mcp/earnings"
    },
    {
      "type": "streamable-http",
      "url": "https://lab.flashalpha.com/mcp-oauth/earnings"
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...