gammarips-mcp CLAUDE.md

Project instructions for working on gammarips-mcp, a server that provides options-flow data and related trading information to AI agents.

In plain words
What is it for?
Use them when developing, testing, documenting, or deploying the gammarips-mcp server.
Why use it?
They give an agent the repository rules, deployment details, endpoint information, and security requirements needed to work safely on the project.

Instructions file

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add instructions/devdizzle/gammarips-mcp/claude-md
Clone the repo
git clone --depth 1 https://github.com/DevDizzle/gammarips-mcp
Per session 346 This file is loaded in full into every session.
When invoked 346 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00346 $0.00346
Opus 5 $0.00173 $0.00173
Sonnet 5 $0.00069 $0.00069
Haiku 4.5 $0.00035 $0.00035

Measured 2d ago against content hash e3c58a0907cf, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

gammarips-mcp CLAUDE.md scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

CLAUDE.md · 27 lines

What it actually says

gammarips-mcp

GammaRips MCP server — options-flow intelligence primitives for AI agents (curated daily bullish pool, point-in-time features, opportunity surfaces, bracket labels, regime context). Design rule: primitives, never a pick — no "what should I buy" endpoint. Start with README.md for the full tool list.

Deploy target

  • Cloud Run, us-central1, GCP project number 406581297632
  • Primary endpoint: https://gammarips-mcp-406581297632.us-central1.run.app/mcp (streamable HTTP); /sse is legacy, /jsonrpc stateless
  • Build/deploy via cloudbuild.yaml + Dockerfile
  • Auth: bearer-token tiering (gr_live_... keys), currently shadow rollout — see SECURITY.md

Working here

  • Python (pyproject.toml); server config in mcp.json / mcp_config.json
  • Docs in docs/, run/eval artifacts in reports/ and logs/
  • The deployed server is registered as a user-scope MCP (gammarips-mcp) in Claude Code — trading sessions consume it live; don't break the hosted endpoint casually
  • Related repos: ../gammarips-mcp-serverjson (registry/listing fork — keep README/tool descriptions in sync when tools change), ../gammarips-trader (primary consumer), ../gammarips-engine (produces the underlying data)

TODO(Evan): add VERIFIED run/test/deploy commands after next hands-on session.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 27 lines · 346 tokens per session scan A e3c58a0907cf

Subscribe to this mod's changes

gammarips-mcp CLAUDE.md is an instructions file published in the GitHub repository DevDizzle/gammarips-mcp (0 stars, last pushed 5d ago), licensed MIT. It adds 346 tokens to every session, about $0.0017 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other instructions, from other repositories

cryptoexchange-net

Use CryptoExchange.Net abstractions when generating C#/.NET code that needs to work across MULTIPLE cryptocurrency exchanges (Binance + Bybit + OKX + Kraken + Coinbase + ...) — for arbitrage, best-execution routing, multi-exchange portfolio dashboards, exchange-agnostic trading bots, or comparison tools. Triggers on…

JKorf/CryptoExchange.Net · 2,291 tokens

OpenCandle AGENTS.md

Instructions for Kahtaf/OpenCandle, covering opencandle, commands, where to look, code style and conventions.

Kahtaf/OpenCandle · 1,628 tokens

claude-finance-kit CLAUDE.md

Instructions for hongbietcode/claude-finance-kit, covering claude finance kit assistant, scope, operating principles, skill (single entry point) and references (load when needed).

hongbietcode/claude-finance-kit · 2,209 tokens

creditkarma-mcp CLAUDE.md

Claude Code instructions for chrischall/creditkarma-mcp, covering creditkarma-mcp, commands, tool naming, architecture and auth resolution (pattern a template).

chrischall/creditkarma-mcp · 4,135 tokens

bullet-bots AGENTS.md

Instructions for bulletxyz/bullet-bots, covering bullet-bots, build & test, run the faucet curl printed by keygen, then, or (base58 from phantom/delegation export, or hex) and architecture — the harness, feeds, and actors.

bulletxyz/bullet-bots · 3,972 tokens

romaco-mcp AGENTS.md

AGENTS.md instructions for romaco-labs/romaco-mcp, covering purpose, read first, product boundaries, architecture invariants and development method.

romaco-labs/romaco-mcp · 679 tokens