ant-design / ant-design/x

[Feature Wanted] AI Agent MCP Server Support

Open
#567 3 comments 13 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
4.8k
Forks
1.2k
Avg merge
3d 3h
Merged PRs (30d)
2

Description

### 需求动机

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

### 提议的 API 是什么样的?

```
const dataStream = useMCPConfig({
servers: [ {type: "sse", target: "http://example.com/sse/"}]
})
```

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue proposes a useMCPConfig API with SSE servers and target URLs, but names no files, tests, or entry points. First clarify the intended MCP protocol scope and integration point; done should include a reviewed API design and working support for the proposed server configuration.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
ai, frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.