Prerequisites (mcporter)
Add this server to your mcporter.json (merge under mcpServers):
"web-search-prime": {
"baseUrl": "https://open.bigmodel.cn/api/mcp/web_search_prime/mcp",
"headers": {
"Authorization": "Bearer YOUR_ZHIPU_API_KEY",
"Accept": "application/json, text/event-stream"
}
}
Based on the Zhipu CodePlan MCP server configuration, this skill provides functionality for web searching.
Usage:
Call the webSearchPrime tool with the search_query parameter.
Parameters:
search_query(string, required): The content to search for. Recommended to keep under 70 characters.
Example:
mcporter call web-search-prime.webSearchPrime search_query="OpenClaw 最新进展"