← Registry

Analytics

gammarips.com

Provides data and signals for options trading analysis.

1 endpoint9 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://mcp.gammarips.com/mcp

No auth detected

MCP server metadata

Name
gammarips
Version
1.29.1
Capabilities
experimentalpromptsresourcestools
Server instructions

GammaRips serves read-only options-flow data primitives. It never returns a pick. Your agent reasons to its own contract and exit. First call get_playbook(name='start-here'). Free, no credential: get_pool(view='preview'), get_daily_report, get_playbook, get_regime_context, get_market_calendar_status. Pro ($29/month, 30-day free trial) unlocks the full pool (enriched / raw / features views) plus get_signal, get_liquidity, query_outcomes, and replay_contract. To subscribe: a human starts the trial at https://gammarips.com/pricing?utm_source=mcp_instructions , then either signs in through OAuth when adding this server, or creates an API key at https://gammarips.com/account?utm_source=mcp_instructions (shown once) and sends it as an 'Authorization: Bearer gr_live_...' header. If a tool returns subscription_required, relay its message and next_steps to your human operator. All data is paper-traded research. Educational only. Not investment advice.

Known tools 9

get_pool

The GammaRips candidate pool for a scan date.

Inferred read-only
get_signal

Deep dive on a single ticker/contract.

Inferred read-only
get_liquidity

FRESH (entry-day) liquidity — the read the pool's session-frozen `recommended_oi`/`recommended_volume` cannot give you (the overnight sweep only becomes OI the next morning).

Inferred read-only
query_outcomes

The realized-outcome + receipts substrate behind the engine.

Inferred read-only
replay_contract

Raw option price data for YOUR OWN entry/exit rule.

Inferred read-only
get_regime_context

Point-in-time market-regime context for a scan date: VIX close, VIX3M, SPY trend state, and the 5-day VIX delta — all as-of <= scan_date (the selection point, leakage-safe), plus the engine's regime safety rail evaluated on those values.

Inferred read-only
get_market_calendar_status

Market-calendar reference.

Inferred read-only
get_playbook

Methodology + reference, versioned server-side (re-fetch rather than caching long-term).

Inferred read-only
get_daily_report

The daily intelligence report.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.gammarips]
url = "https://mcp.gammarips.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "gammarips": {
      "type": "http",
      "url": "https://mcp.gammarips.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: gammarips
Remote MCP URL: https://mcp.gammarips.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "gammarips": {
      "url": "https://mcp.gammarips.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "gammarips": {
      "type": "http",
      "url": "https://mcp.gammarips.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "gammarips",
  "transport": "streamable-http",
  "url": "https://mcp.gammarips.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for gammarips.com was fetched 2026-07-29T11:02:01.700Z and is being refreshed.

Trust status Trusted

gammarips.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.