agentic mode, which returns more concise results than the default one-shot mode.
The Search MCP currently comprises a single tool called web_search_preview.
Use Cases
The Search MCP is suited for any application where real-world information is needed as part of an AI agent’s reasoning loop. Below are some common use cases:- Real-time fact checking and verification during conversations
- Gathering current information to answer user questions
- Researching topics that require recent or live data
- Retrieving content from specific URLs to analyze or summarize
- Competitive intelligence and market research
Installation
The Search MCP can be installed in any MCP client. The server URL is:https://search-mcp.parallel.ai/mcp
The Search MCP can also be used programmatically by providing your Parallel API key in the Authorization header as a Bearer token.
Cursor
Add to~/.cursor/mcp.json or .cursor/mcp.json (project-specific):
VS Code
Add tosettings.json in VS Code:
Claude Desktop / Claude.ai
Go to Settings → Connectors → Add Custom Connector, and fill in:Claude Code
Run this command in your terminal:Windsurf
Add to your Windsurf MCP configuration:Cline
Go to the MCP Servers section → Remote Servers → Edit Configuration:Gemini CLI
Add to~/.gemini/settings.json: