Skip to content

docs: add optional Parallel Search MCP setup - #651

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

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

Conversation

@georgeatparallel

Copy link
Copy Markdown

Why

This adds an optional setup for live web search and page reading to the agent-server example. Users can connect Parallel Search MCP without a Parallel account or API key, using the remote MCP client they already have.

Anonymous search uses Fast mode. Artificial Analysis currently gives it 80 F1 on DeepSearchQA and 18.4 seconds per benchmark task. DeepSearchQA tests whether an agent can research across multiple searches and put together a complete answer; time per task helps show how long users wait for that research. These are benchmark results, not timings for a Vision Agents voice call.

Changes

Adds one README section with the server configuration, where to pass it to Agent, and how to disable it. It explains rate limits and what goes to Parallel. Requests use User-Agent: Vision-Agents so Parallel can measure aggregate project usage.

Verified the documented configuration through Vision Agents' unchanged MCP client, manager, and function registry in isolation: anonymous tool discovery, Search and Fetch results, and the User-Agent on both tool requests. Full voice/video sessions weren't exercised. Documentation diff checks pass.

I work at Parallel, which operates this service.

@coderabbitai

coderabbitai Bot commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Advanced

Run ID: 4c212d27-a974-4146-a041-1ff214159c44

📥 Commits

Reviewing files that changed from the base of the PR and between ba2fbf1 and 83647e0.

📒 Files selected for processing (1)
  • examples/08_agent_server_example/README.md

Included review availability: Your plan provides up to 8 included reviews per hour; 7 remain after this review.


📝 Walkthrough

Walkthrough

The README adds an “Optional web search with Parallel MCP” section. It documents MCPServerRemote configuration for https://search.parallel.ai/mcp, the required User-Agent and timeout, the mcp_servers argument, registered tools, rate limits, server ordering, request identification, and feature removal.

Priority: ⬇️ Low

Merge Risk: ⚪ Minimal · up to 83647

This documentation change does not introduce an established production or workflow failure and is suitable to merge.

Warning

⚠️ This pull request has been flagged as potential spam (promotional) by CodeRabbit slop detection and should be reviewed carefully.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant