Zhipu Web Search is a specialized search engine for large language models. It integrates four distinct search engines, allowing users to compare and flexibly switch between them. It improves upon traditional web search with enhanced intent recognition, delivering results specifically formatted for processing by large models.
To use Zhipu Web Search, first obtain an API Key from the Zhipu BigModel Open Platform. Then, configure this key within a compatible client like Cursor by integrating the MCP service through the client's settings.
Key features include the integration of multiple search engines for comparison, improved intent recognition for more relevant results, and support for large model processing. Results are provided with tailored details like titles, URLs, summaries, and site icons.
Primary use cases are AI applications that need dynamic knowledge updates, scenarios requiring precise search result adaptation, and research or data analysis projects that leverage large model capabilities.
It integrates several search engines, including Zhipu's proprietary standard and advanced versions, as well as Sogou, Jina, and Quark. The API Key is obtained from the Zhipu BigModel Open Platform. The service works with any client that supports the MCP protocol, such as Cursor and Cherry Studio.
{
"mcpServers": {
"zhipu-web-search-sse": {
"url": "https://open.bigmodel.cn/api/mcp/web_search/sse?Authorization={you ak/sk}"
}
}
}