The SQD public Marketplace listing is awaiting Cursor review. The local install below provides the same plugin package now.
Install locally
1
Clone the SQD repository
2
Link the plugin into Cursor
From the directory that contains
sqd-portal-mcp, run:3
Reload Cursor
Restart Cursor or run Developer: Reload Window from the command palette. 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 the symlink target exists, then restart Cursor or run Developer: Reload Window.
- Local plugin imports are disabled: your Cursor team administrator must allow local plugin imports, or you can wait for the public Marketplace listing.
- Tools are disconnected: open Cursor MCP settings and confirm the
SQDserver points tohttps://portal.sqd.dev/mcp. - 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