高坚果 (@master666)关于codex mcp一直注册不上的终极解决方案 中发帖

codex mcp本地直接调用的解决方案,


[mcp_servers.sequential_thinking]
command = "D:\\nvm\\v20.19.2\\node.exe"
args = [
  "D:\\nvm\\v20.19.2\\node_modules\\@modelcontextprotocol\\server-sequential-thinking\\dist\\index.js",
  "--transport",
  "stdio"
]


[mcp_servers.desktop_commander]
command = "D:\\nvm\\v20.19.2\\node.exe"
args = [
  "D:\\nvm\\v20.19.2\\node_modules\\@wonderwhy-er\\desktop-commander\\dist\\i...
 
 
Back to Top