search_dashboard — SerpApi MCP Tool Read-only
search_dashboard
(search dashboard) is one of 3 tools on the
SerpApi
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call search_dashboard from your client
- Claude Code SerpApi search_dashboard run in your project directory
- Claude Desktop SerpApi search_dashboard ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor SerpApi search_dashboard ~/.cursor/mcp.json
- VS Code SerpApi search_dashboard .vscode/mcp.json
- Zed SerpApi search_dashboard ~/.config/zed/settings.json
- Windsurf SerpApi search_dashboard ~/.codeium/windsurf/mcp_config.json
- Cline SerpApi search_dashboard ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI SerpApi search_dashboard ~/.gemini/settings.json
- Grok SerpApi search_dashboard .mcp.json (in your project root)
- ChatGPT SerpApi search_dashboard Settings → Connectors → Advanced → Developer mode
- Claude.ai SerpApi search_dashboard Settings → Connectors → Add custom connector
- LangChain SerpApi search_dashboard pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http serpapi-mcp https://mcp.serpapi.com/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.