使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp_ui_phase1": {
"command": "bun",
"args": [
"dev"
]
}
}
}使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp_ui_phase1": {
"command": "bun",
"args": [
"dev"
]
}
}
}