diff --git a/plugins/ask-gina/targets/cursor/.cursor-plugin/plugin.json b/plugins/ask-gina/targets/cursor/.cursor-plugin/plugin.json index cb5ef2c..7467ede 100644 --- a/plugins/ask-gina/targets/cursor/.cursor-plugin/plugin.json +++ b/plugins/ask-gina/targets/cursor/.cursor-plugin/plugin.json @@ -1,8 +1,23 @@ { "name": "ask-gina", - "version": "0.1.0", - "description": "Read-only Ask Gina skills for account and market research.", + "version": "1.0.0", + "description": "Ask Gina is a research assistant for crypto, prediction markets, perpetuals, and equities. Use it to fetch real-time prices and historical data for tokens, Hyperliquid markets, and Polymarket prediction markets, and to analyze your Gina wallet, positions, and accounts. Gina cannot place trades or transfer assets inside Cursor or Grok Bot.", "author": { "name": "Ask Gina" - } + }, + "homepage": "https://askgina.ai", + "repository": "https://github.com/askgina/plugins", + "license": "Apache-2.0", + "keywords": [ + "crypto", + "portfolio", + "market-data", + "hyperliquid", + "polymarket", + "mcp", + "research", + "strategise", + "strategy" + ], + "logo": "assets/icon.svg" } diff --git a/plugins/ask-gina/targets/cursor/README.md b/plugins/ask-gina/targets/cursor/README.md new file mode 100644 index 0000000..21a13be --- /dev/null +++ b/plugins/ask-gina/targets/cursor/README.md @@ -0,0 +1,59 @@ +# Ask Gina for Cursor and Grok Bot + +Ask Gina is a research assistant for crypto, prediction markets, perpetuals, and equities. +Use it to fetch real-time prices and historical data for tokens, Hyperliquid markets, and Polymarket prediction markets, and to analyze your Gina wallet, positions, and accounts. + +Gina cannot place trades or transfer assets inside Cursor or Grok Bot. + +Production MCP: `https://askgina.ai/ai/gina/mcp` +Scope: `tools:read` only. This plugin does not include transaction execution or transfers. + +## Install + +1. Install **Ask Gina** from the Cursor / Grok Bot plugin marketplace, or load this folder as a local plugin. +2. Open the Gina connector and choose **Connect**. Complete Ask Gina OAuth in the browser. +3. Confirm the connector shows the read tools (29 catalog tools). Skills below should appear as well. + +OAuth callbacks the Gina authorization server must allow: + +- `https://www.cursor.com/agents/mcp/oauth/callback` (Cursor / Grok Bot web) +- `http://localhost:8787/callback` (desktop) + +## What it can do + +| Skill | Use for | +| --- | --- | +| `review-gina-account` | Linked wallets, cross-chain holdings, scheduled prompts | +| `research-spot-tokens` | Live spot prices, metadata, charts, completed swap history | +| `research-hyperliquid` | Hyperliquid / HIP-3 markets, positions, orders, fills | +| `research-prediction-markets` | Polymarket discovery, books, public rows, your positions | + +Try: “Show my linked wallets.” / “Chart ETH over the past week.” / “Which prediction markets expire soon?” + +## What it cannot do + +Gina will not place trades, transfer assets, change leverage, redeem positions, or create/edit schedules from this plugin. + +Privacy: https://askgina.ai/privacy-policy +Terms: https://askgina.ai/terms-and-conditions +Support: https://askgina.ai/support + +## Layout + +``` +.cursor-plugin/plugin.json +mcp.json +skills/*/SKILL.md +assets/icon.svg +README.md +LICENSE +``` + +`mcp.json` is URL-only so Cursor and Grok Bot run Streamable HTTP plus MCP OAuth. +Do not add a bearer header or `"type": "streamable-http"`. + +## Source + +Canonical overlay: `plugins/ask-gina/targets/cursor/` in [askgina/plugins](https://github.com/askgina/plugins). + +Skills come from `plugins/ask-gina/skills/`. Operating product remains `t-y-b-b/nextjs-ai-chatbot`. diff --git a/plugins/ask-gina/targets/cursor/assets/icon.svg b/plugins/ask-gina/targets/cursor/assets/icon.svg new file mode 100644 index 0000000..18b605f --- /dev/null +++ b/plugins/ask-gina/targets/cursor/assets/icon.svg @@ -0,0 +1,17 @@ + + + + Ask Gina Favicon + + + + + + + + + +