13 lines
522 B
JSON
13 lines
522 B
JSON
{
|
|
"mcpServers": {
|
|
"web-search-prime": {
|
|
"description": "Web Search MCP Server - Z.AI search capability implementation based on the Model Context Protocol (MCP), providing powerful Z.AI search capabilities for MCP-compatible clients such as Claude Code and Cline, including web search, real-time information retrieval, and other features.",
|
|
"type": "http",
|
|
"url": "https://api.z.ai/api/mcp/web_search_prime/mcp",
|
|
"headers": {
|
|
"Authorization": "Bearer your_api_key"
|
|
}
|
|
}
|
|
}
|
|
}
|