Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Wanted] AI Agent MCP Server Support #567

Open
VillanCh opened this issue Mar 1, 2025 · 0 comments
Open

[Feature Wanted] AI Agent MCP Server Support #567

VillanCh opened this issue Mar 1, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@VillanCh
Copy link

VillanCh commented Mar 1, 2025

需求动机

在现在 AI Agent 的方向下,MCP 是一个很重要的协议,它提供了 AI 基本可以使用的工具,允许用户配置 MCP 服务器,可以让 AI 感知 tools 中的内容。AI 在知道 tools 内容之后,可以取得用户授权做一些事情。

提议的 API 是什么样的?

const dataStream = useMCPConfig({
    servers: [ {type: "sse", target: "http://example.com/sse/"}]
})
@hylin hylin added the enhancement New feature or request label Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants