📌 📄 内容摘要:
daimon (@daimon1) 在 Windows使用augment的mcp报错 中发帖
如图,我在claude code中使用augment的mcp报错,有佬有解决方案吗?
尝试了下面的两种配置:
{
"args": [
"--mcp"
],
"command": "auggie",
"env": {
"AUGMENT_API_TOKEN": "",
"AUGMENT_API_URL": ""
}
}
{
"args": [
"/c",
"auggie",
"--mcp",
"-w",
"G:/lab4"
],
"command": "cmd",
"env": {
"AUGMENT_API_TOKEN": "",
"AUGMENT_API_URL": ""
}
}
[image]
────────── 链接信息 ──────────
🔗 论坛链接: linux.do
📎 访问地址: https://linux.do/t/topic/1363082/1
─────────────────────────────
📢 来源:LINUX DO