Skip to content

Docs: add Parallel Search MCP setup example - #479

Open
georgeatparallel wants to merge 1 commit into
winfunc:mainfrom
georgeatparallel:docs/parallel-search-mcp
Open

Docs: add Parallel Search MCP setup example#479
georgeatparallel wants to merge 1 commit into
winfunc:mainfrom
georgeatparallel:docs/parallel-search-mcp

Conversation

@georgeatparallel

@georgeatparallel georgeatparallel commented Sep 5, 2026

Copy link
Copy Markdown

Adds a Parallel Search example to the existing MCP setup section, with the exact Stdio form values and removal steps. Users can connect web search and page extraction without a Parallel account or API key.

Opcode's MCP manager reads user-configured servers. I didn't find a named search provider configured by the repository or a search-provider preset covered by Artificial Analysis. Opcode also displays Claude Code's built-in WebSearch tool, but that isn't a provider result on this leaderboard. There isn't a direct comparison or a measured case for replacing a default here.

As general background, Artificial Analysis's Search API benchmark gives Parallel advanced 80.6/100 on DeepSearchQA F1, which measures research questions with list answers. Parallel fast records 19.2 seconds per task, combining measured search time with derived answer-model time. I pulled those figures directly from the page on September 4, 2026; its latest data is labeled August 31.

Those are two separate API configurations in Artificial Analysis's fixed test harness. They give users a reason to evaluate Parallel, but they don't measure this free MCP recipe, Opcode, or Claude Code's built-in search. This PR adds an optional setup example.

This is a README-only change. The recipe uses mcp-remote for Streamable HTTP and explains the all-project user scope, existing tool permissions, which inputs go to Parallel, and free-access rate limits.

Validation: saved the documented command through the prebuilt Claude Code CLI (2.1.210), which opcode's MCP commands use, in an isolated configuration directory. claude mcp get parallel-search reported Connected. An MCP SDK client loaded the saved command and arguments, discovered web_search and web_fetch, and successfully called both without Parallel credentials through mcp-remote 0.8.3 on Node.js 24.18.0. Public links and git diff --check passed. The Tauri GUI, repository build, and Rust suite were not run.

I work at Parallel, which operates this service.

@georgeatparallel
georgeatparallel marked this pull request as ready for review September 5, 2026 01:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant