I have the same problem, using an MCP server that works over stdio in Claude Desktop but doesn’t work in Cursor.
- It’s written in Rust
- there’s no spaces in the path
- I’ve ran chmod +x 777 on the binary, the path is
/Users/liam/.cargo/bin/binary-name-here
.
Can anyone help me out here?