GEXfocus GEXfocus MCP
MCP Access

Sign in to manage your API key

Available to Real-time options data subscribers.

MCP Dashboard

Manage your remote API key.

Use this page to get an MCP key compatible with remote clients. Access is available to Real-time options data subscribers.

API key

Current MCP key

For security, the full key is shown only when you generate it. If you lose it, generate a new one and the previous key will be revoked.

Sign in to see the status.
Configuration

npm remote example

Configure your remote MCP client with the server URL and your API key as a bearer token.

mcp remote
npx -y mcp-remote https://mcp.gexfocus.app/mcp \
  --header "Authorization: Bearer YOUR_MCP_API_KEY"
Available information

What your MCP client can query

The API key enables conversational queries over market data, options structure and your personal journal. Final depth depends on your active plan and data availability for each asset.

Options Intraday and swing structure

Gamma, delta, key levels, put/call ratio, expected move, NDF, OHLC and future-expiration structure using DTE.

Heatmaps Strike and expiration maps

Gamma, vanna and charm matrices to review exposure concentration by price and expiration.

USA Market and calendars

Most active stocks, top gainers/losers, earnings, dividends and IPOs with ticker, date and pagination filters.

Insiders Corporate transactions

Recent insider purchases and sales, ticker search, transaction-type filters and paginated detail.

Fundamental ETFs, price targets and ratios

ETF data, analyst consensus, target prices, recommendations, valuation, margins, liquidity and financial metrics.

Journal Personal Trade Journal

Performance dashboard, win rate, profit factor, drawdown, equity curve, trades, brokers and controlled trade creation.

Example prompts

Natural queries

Options: “Give me QQQ intraday structure and summarize gamma flip, call wall, put wall and NDF.”
Fundamentals: “Review NVDA ratios and price target, then give me the key points.”
Journal: “Show my win rate and profit factor for the last month.”
Recommended use

Built for conversational analysis

Use it to query, summarize and cross-check information from your AI assistant. It is not designed for bulk extraction, redistribution, scraping or automated data pipelines.

For high-volume automation or commercial use, the right path is GEXfocus Trading API or a custom solution.