You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(mcp): restore write_note overwrite schema for external clients (#818)
AliasChoices on optional bool | None made FastMCP emit a null-only JSON schema,
so Claude Code and other external MCP clients dropped overwrite=true. Revert to
a plain parameter; directory aliases unchanged.
Co-authored-by: Cursor <cursoragent@cursor.com>
Signed-off-by: rudi193-cmd <rudi193@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
0 commit comments