Page URL
https://docs.pieces.app/products/mcp/claude-desktop
What’s wrong?
The command to add the MCP server to Claude code uses the wrong transport type leading to errors.
Suggested fix (optional)
claude mcp add --scope user PiecesMCP --transport sse http://localhost:39300/model_context_protocol/2025-03-26/mcp
This line should have --transport http instead of --transport sse.
Page URL
https://docs.pieces.app/products/mcp/claude-desktop
What’s wrong?
The command to add the MCP server to Claude code uses the wrong transport type leading to errors.
Suggested fix (optional)
claude mcp add --scope user PiecesMCP --transport sse http://localhost:39300/model_context_protocol/2025-03-26/mcp
This line should have --transport http instead of --transport sse.