Skip to content

v0.1.0 — Gemini CLI extension

Choose a tag to compare

@lyfali lyfali released this 15 May 04:47
· 13 commits to main since this release

Parlay v0.1.0 — Gemini CLI extension

Parlay's MCP server is now installable as a Gemini CLI extension. One command, no JSON editing.

Install

gemini extensions install https://github.com/parlay-run/parlay-mcp

Then in Gemini CLI:

/mcp auth parlay

What's included

  • MCP server connection to https://mcp.parlay.run/mcp with full OAuth discovery (RFC 9728 / 8414)
  • Three slash commands:
    • /parlay:brief <topic> — AI-ready summary of a prediction market topic with real-money signals
    • /parlay:arb — cross-venue price discrepancy scan
    • /parlay:trending — what's moving on Polymarket, Kalshi, and Limitless right now
  • GEMINI.md context file — teaches Gemini about Parlay's venue coverage so it produces sensible outputs from turn one

Six tools available

search_markets, market_brief, discover_markets, compare_markets, scan_discrepancies, inspect_platform

Venue coverage

Polymarket, Kalshi, Limitless (real-money). Manifold (sentiment only). Opinion.trade and 5 PMXT catalog venues listed for completeness.

Compatibility

Works alongside existing Claude Desktop / Smithery install paths. Same backend, same quota.