zhida

Zhihu Zhida (Direct Answer)

zhihuzhida
MCPMode: HTTPUnofficial5 downloadsaiwebresearch

Ask questions and get AI-generated direct answers grounded in Zhihu content, via the official MCP (Streamable HTTP) service.

知乎直答 MCP (Zhida Direct Answer MCP)

通过知乎开放平台官方 MCP 服务(MCP Streamable HTTP)提供「直答」能力:基于知乎内容的 AI 问答。适合接入支持 MCP 的 Agent、助手或工作流系统。仅提供工具能力,不提供 resources / prompts。

接口信息

说明
HTTP URLhttps://developer.zhihu.com/api/mcp/zhida/v1/stream
传输方式MCP Streamable HTTP (POST)
工具名zhida

鉴权(必填)

请求头 Authorization: Bearer <your_access_secret>。在 LangBot 安装时于 Authorization 字段填入 Bearer <你的 Access Secret>(含 Bearer 前缀)。Access Secret 在知乎开放平台个人中心获取。

工具:zhida

名称类型必填说明
queryString用户问题
modelString直答模型,日常推荐 zhida-fast-1p5
member_idNumber预留字段,可不传

支持模型:zhida-fast-1p5(快速,推荐)、zhida-thinking-1p5(深度思考)、zhida-agent(智能检索与回答)。

返回为标准 MCP CallToolResult,文本内容为直答最终答案(默认等待完整输出后返回)。

文档

https://developer.zhihu.com/docs?key=zhida_mcp

Use Zhihu Zhida (Direct Answer) in Feishu/Lark bots, DingTalk bots, WeCom bots, WeChat bots, QQ bots, Slack bots, Discord bots, Telegram bots, LINE Bots, and Matrix Bots.

Host your bot on LangBot Cloud and connect this extension to the collaboration platforms your team already uses.

Open LangBot Cloud

Comments