Infinite Hang on MCP Remote Connection with SSE Endpoint

Resolved 💬 4 comments Opened Jun 5, 2025 by ybotman Closed Dec 23, 2025

Bug Description
/mcp hangs with .claude.json\
{
"mcpServers": {
"atlassian": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://mcp.atlassian.com/v1/sse"]
}
}
}

Environment Info

  • Platform: macos
  • Terminal: vscode
  • Version: 1.0.11
  • Feedback ID: c5bec832-5d2b-4ece-aefb-8df13465aff8

Errors

[{"error":"Error: No messages to compact\n    at Object.call (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1954:1595)\n    at fz5 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2261:66)\n    at bu (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2257:19316)\n    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n    at async file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2264:3785","timestamp":"2025-06-05T17:28:41.138Z"}]

View original on GitHub ↗

This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗