Tom (@xytom) 在 通过 Coding Tools MCP 使用 Mistral AI 编程:免费体验来自法国大模型 中发帖
前情提要:https://linux.do/t/topic/2226648
复制下面的命令一键安装并启动Coding Tools MCP
curl -fsSL https://raw.githubusercontent.com/xyTom/coding-tools-mcp/main/scripts/install.sh | \
CODING_TOOLS_MCP_AUTH_MODE=oauth bash -s -- \
--tunnel cloudflared \
--auto-install-tunnel \
--workspace ./ \
--profile full
然后记住终端当中出现的OAuth password如图所示,后面会用到
[image]
复制Cloudflare Tunnel URL
[image]
打开Mistral AI官网并...