When starting a node based MCP server in Claude desktop in a nix darwin environment, include the full path to the node binary.
{
"mcpServers": {
"weather": {
"command": "/run/current-system/sw/bin/node",
"args": ["/Users/scott/code/mcp/weather/build/index.js"]
}
}
}
#til
26.12.2024 14:04
👍 1
🔁 0
💬 0
📌 0