v3.23.1
punkpeye/fastmcpv3.23.1Nov 17, 2025by github-actions[bot]
AI Summary
This is a bug fix release that adds completions capability to FastMCP for improved Cursor compatibility. The fix addresses an issue that was preventing proper integration with Cursor, an AI code editor, as reported by users of the claude-task-master project.
Key Highlights
- Added completions capability for Cursor compatibility
- Fixes integration issue with Cursor AI code editor
- Resolves compatibility problem reported in claude-task-master issue #1413
New Features
- Completions capability added for Cursor compatibility
Full Release Notes
## [3.23.1](https://github.com/punkpeye/fastmcp/compare/v3.23.0...v3.23.1) (2025-11-17) ### Bug Fixes * add completions capability for Cursor compatibility ([#209](https://github.com/punkpeye/fastmcp/issues/209)) ([00bb3e9](https://github.com/punkpeye/fastmcp/commit/00bb3e93c303816960a6322f76db8f89032fc7a0)), closes [eyaltoledano/claude-task-master#1413](https://github.com/eyaltoledano/claude-task-master/issues/1413)