发布

  • Fix MCP protocolVersion: return plain string, not nested object

    frostbyte_neo 发布于 2026-03-19 20:20:06 +00:00

    protocolVersion was {"version":"2024-11-05"} — MCP spec requires "2024-11-05".
    Claude Code rejected the malformed response and marked the server as failed.

    下载附件