Connect OpenCode to Parallel
What happens next
Set up in minutes
Choose where it runs
On your computer through your own OpenCode, or hosted in the cloud. The rest of setup adapts to your choice:
Pick what it can do in Parallel
A preset of real Parallel operations. Each one becomes a tool the agent can call, and it can't touch anything outside the list.
Connect Parallel
One sign-in. The agent acts through your account, scoped to the operations you picked.
Add your personal MCP link
The last step mints a private MCP URL for this agent and walks you through exactly this, with your real link filled in. The page flips to Connected the moment your OpenCode first calls in. opencode mcp add only saves the config. OpenCode connects when it starts — run opencode, or restart a running one.
1. Run this in your terminal
2. Choose Remote and paste your server URL
3. Choose No when asked about OAuth authentication — the link itself is the key
<your-link> is your personal server URL — setup mints it for you.
Exact capabilities
Tools OpenCode gets
Parallel
30 toolsRun a one-shot web search returning ranked URLs with LLM excerpts.
Extract clean markdown excerpts from a list of URLs.
Start a deep-research / enrichment task run.
Retrieve a task run object and its status.
Retrieve a completed task run result (blocks until the run finishes or timeout expires).
Retrieve the original input submitted for a task run.
Stream real-time progress events for an individual task run via SSE.
Create a batch group to run many task runs together.
Add one or more task runs to an existing group.
List runs in a task group.
Stream real-time events for a task group while runs are active (SSE).
Retrieve a task group's status and aggregate progress.
Retrieve a single run within a task group.
Discover verified entities matching plain-language criteria.
Transform a natural-language objective into a structured FindAll spec (suggested starting point).
Poll a FindAll run's status.
Get discovered entities / candidates for a FindAll run.
Add column enrichments to a FindAll run's discovered entities.
Find more entities beyond the original match limit.
Cancel an in-progress FindAll run.
Synchronous real-time people / company lookup.
Set up continuous web tracking.
List monitors (cursor pagination).
Retrieve a single monitor.
Update a monitor's config.
List detected change events for a monitor.
Manually trigger a monitor check now.
Stop / cancel a monitor.
Simulate a monitor event to test webhook delivery without waiting for a real run.
OpenAI-compatible chat completion backed by Parallel web research (Beta).
Starting points
What you can build
Meet the runner
About OpenCode
Good to know
Frequently asked questions
Keep exploring
More ways to connect
More tools for OpenCode
Use Parallel with other agents
Make it yours
Open your OpenCode agent in one click.
NoClick runs OpenCode for you with Parallel wired in as tools. Connect your account and run.