Skip to content

[Bug]: web-search-prime MCP无法调用 #108

@damaoit001

Description

@damaoit001

What happened?

A bug happened! 反馈标题:web_search_prime MCP 调用始终返回空数组

反馈内容:

▎ 环境:Claude Code v2.1.92 + z.ai 国际版 GLM Coding Plan

▎ 问题描述:配置 web_search_prime MCP 后,连接正常(initialize 成功,tools/list 正常),但调用搜索始终返回空数组
[],无任何搜索结果。同一 key 下 web-reader 和 zread MCP 均正常工作。

▎ 验证步骤:
▎ 1. 通过 curl 手动走完整 MCP Streamable HTTP 协议流程(initialize → tools/call)
▎ 2. 认证通过,无 401 错误
▎ 3. 调用 web_search_prime 返回 "text":""[]"" 且 "isError":false
▎ 4. 换过不同搜索词(中英文)、不同 location(cn/us)、不同 search_recency_filter,均为空

▎ API Key 前缀:662848e5...
▎ 套餐额度充足,权限包含搜索功能

▎ 期望:搜索能正常返回结果,或返回具体错误信息以便排查

Relevant log output

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions