The SQD public Marketplace listing is awaiting Cursor review. Until it is approved, the local install below provides the same plugin package. No repository clone is required.
Install
1
Download the plugin into Cursor's local plugins folder
2
Reload Cursor
Restart Cursor or run Developer: Reload Window from the command palette.
3
Confirm the plugin is active
Open Customize and confirm that
SQD appears with its MCP server and four skills.SQD, select Install, and choose user or project scope.
What gets added
Try it
- “Show me the last 200 BTC perp fills on Hyperliquid.”
- “How many transactions landed on Base in the past 2h?”
- “Show me the latest 20 USDC transfers on Base from the past hour.”
- “Track USDT transfers on Tron.”
- “Migrate this Squid SDK project from the v2 gateway to Portal.”
- “Build a Pipes SDK indexer for USDC transfers on Ethereum.”
portal_ tool and return query results. The bundled Portal skill handles raw exports, including data shapes not exposed as a dedicated MCP tool. The other skills help build Pipes SDK indexers, migrate Squid SDK projects, and compare Squid sync performance.
Troubleshooting
- SQD does not appear: confirm that
~/.cursor/plugins/local/sqd/.cursor-plugin/plugin.jsonexists, then restart Cursor or run Developer: Reload Window. - Local plugin imports are disabled: on Teams and Enterprise plans, a Cursor administrator controls local plugin imports in the dashboard. Ask your administrator to allow them, or wait for the public Marketplace listing.
- Tools are disconnected: open Cursor MCP settings and confirm the
SQDserver points tohttps://portal.sqd.dev/mcp. - Update to a newer release: delete
~/.cursor/plugins/local/sqd, then repeat the install with the new version tag. - Remove the plugin: delete
~/.cursor/plugins/local/sqdand reload Cursor. - Prefer manual MCP setup: configure the endpoint from the Portal MCP Server page instead.
Related
- Claude Code Plugin. Install SQD in Claude Code
- Codex Plugin. Install SQD in Codex
- Grok Plugin. Install SQD in Grok
- Gemini CLI Extension. Install SQD in Gemini CLI
- Portal MCP Server. Manual MCP setup and tool reference
- Agent Skills. Install SQD skills without the plugin