Cursor hooks support and MCP app integration
This release adds native Cursor hooks support, full Claude Code session capture, MCP app integration across the playground and functions SDK, and a redesigned Available Tools section on MCP install pages.
Features
- Cursor hooks support #2073 - Added Cursor hooks support with an authenticated endpoint, plugin, and setup flow. (Author: @bradcypert )
- Claude Code full session capture #2049 - Added support for full session capture from Claude Code, recording complete transcripts of prompts, responses, and tool calls. (Author: @simplesagar )
- MCP app support #2061 - Added MCP app support across the playground, local functions runner, and functions SDK, with improved lifecycle handling for proxied tool and resource responses. (Author: @danielkov )
- Interactive Available Tools section on MCP install pages #2089 - Redesigned the Available Tools section on MCP install pages with a compact expandable table format. Each tool row shows its name and description, with an inline detail panel revealing annotation badges on click. Servers with more than ten tools display a “Show N more” button. (Author: @simplesagar )