标签: MCP

Streamable_ ttp. py shows warning

Streamable_ ttp. py shows warning

用户使用 MCP Python SDK (1.13.1 版本) 运行 Streamable HTTP 服务器(基于 examples/servers/simple-streamablehttp-stateless/server.py 示例)时,遇到警告。错误发生在服务器已正常运行后,客户端出现连接断

当前windows桌面端无法作为设备开启

当前windows桌面端无法作为设备开启

用户在 Windows 操作系统下运行 LobeChat 桌面客户端 (Electron 应用),v2.2.6 版本中点击界面右上角的"作为设备开启"按钮,预期应通过 WebSocket 连接至 MCP 网关并注册为设备,但按钮无任何响应。而通过 CLI 使用 lh connect 命令并传递参数则

wrapped tools using annotations fail

wrapped tools using annotations fail

用户在 MCP Python SDK 中使用 @logfire.instrument 等装饰器包装一个工具函数,且该函数所在模块开启了 from __future__ import annotations 。当通过 Tool.from_function() 注册该工具时,触发 InvalidSign

MCP 零接触 OAuth

MCP 零接触 OAuth

MCP 协议正式推出 Enterprise-Managed Authorization 扩展,允许企业通过 Okta 等身份提供商集中管理所有 MCP 服务器的访问权限,用户只需一次登录即可自动获得授权,彻底消除此前每个服务器都要单独 OAuth 验证的摩擦。