redscholar wo’xian’

我现在报错这个内容,以下是我的相关配置信息 MCP配置{
“mcpServers”: {
“KubeSphere”: {
“args”: [
“stdio”,
“–ksconfig”, “W:\\桌面\\kubesphere”,
“–ks-apiserver”, “http://192.168.93.145:30880”
],
“command”: “ks-mcp-server”
}
}
} kubesphere配置: apiVersion: v1
clusters:
- cluster:
certificate-authority-data: <CA file>
server: http://192.168.93.145:30880
name: kubesphere
contexts:
- context:
cluster: kubesphere
user: admin
name: kubesphere
current-context: kubesphere
kind: Config
preferences: {}
users:
- name: admin
user:
username: admin
password: Wzh.2005 求大佬指点一下