Features
| Capability | Skill | Command |
|---|---|---|
| Web Search | parallel-web-search | /parallel-search <query> |
| Content Extraction | parallel-web-extract | /parallel-extract <url> |
| Deep Research | parallel-deep-research | /parallel-research <topic> |
| Data Enrichment | parallel-data-enrichment | /parallel-enrich <data> |
/parallel-setup, /parallel-status <run_id>, /parallel-result <run_id>
Prerequisites
Install the Parallel CLI
Install the Parallel CLI:
Get your API key
Get your API key from Parallel and set it as an environment variable:
Installation
Install the plugin from the Cursor Plugin Marketplace, or run in Cursor’s chat:Manual CLI Setup
If you prefer to set up the CLI manually:Quick Start
Search the web:Usage
Beyond slash commands, the plugin also installs skills that Cursor uses automatically based on context:- Ask a question that needs current information and Cursor will search the web
- Paste a URL and ask Cursor to read it — it will extract the content
- Ask for exhaustive research on a topic and Cursor will run a deep research task
- Give Cursor a list of companies and ask it to find their CEOs — it will use data enrichment
Learn More
- Parallel CLI documentation for full command reference
- Agent Skills for other coding agents (Cline, Copilot, Windsurf, etc.)
- Claude Code for the Claude Code plugin