parallel-search and parallel-fetch tools to your coding agent. Once configured, any requests to search the web or fetch a webpage will automatically use Parallel.
Why use Parallel tools?
- More accurate and relevant search results
- Intelligent content extraction that understands page structure
- Extended excerpts optimized for LLM context windows
- Faster and more reliable than built-in alternatives
Setup
Add the plugin to your OpenCode config
Add
@parallel-web/opencode-plugin to the plugin array in your OpenCode configuration file:Authenticate
Choose one of the following authentication methods:Option A: Parallel CLI login (recommended)Get your API key at platform.parallel.ai.
- Run
opencode auth login - Select “Parallel” then “Login with Parallel CLI” or “Input API key from platform.parallel.ai”
- Complete authorization in your browser
Tools
Once configured, OpenCode gains two Parallel-powered tools:| Tool | Description |
|---|---|
parallel-search | Web search with high-quality, LLM-optimized results |
parallel-fetch | Intelligent content extraction from any URL |
Learn more
- Developer Tools overview for all integration options
- Agent Skills for other coding agents (Cursor, Cline, Copilot, etc.)
- Claude Code Plugin for the Claude Code integration