python-v2.11.1
Klavis-AI/klavispython-v2.11.1Oct 18, 2025by github-actions[bot]
AI Summary
This release (python-v2.11.1) adds five new MCP server integrations (Intercom, Trello, Figma, Calendly, and Perplexity), enhances the Linear integration with workflow states and members, and updates Claude models to include Strata and the latest Sonnet 4.5. The release also includes multiple API specification updates, Google Calendar improvements with free slot tools, and dependency updates.
Key Highlights
- Added 5 new MCP server integrations: Intercom, Trello, Figma, Calendly (6 tools), and Perplexity
- Enhanced Linear integration - get_teams now includes workflow states and members
- Refactored Claude to include Strata code and latest Claude Sonnet 4.5 model
- Added Google Calendar free slot tool with optimization
- Multiple API specification updates via Fern API
New Features
- New Intercom MCP server with complete API integration
- New Trello MCP server
- New Figma MCP server
- New Calendly MCP server with 6 tools
- New Perplexity MCP server
- Enhanced Linear get_teams to include workflow states and members
- Added endpoint to get all users
- Added free slot Google Calendar tool with timezone support
- Updated Claude Web/Desktop to include Strata and Claude Sonnet 4.5
- Overrode Monday OAuth SDK
- Bumped mammoth dependency from 1.10.0 to 1.11.0 in gmail server
Full Release Notes
## What's Changed * Update API specifications with fern api update by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/561 * add fathom override by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/562 * update mastra by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/563 * update fathom doc by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/564 * fix(Claude): Refactored Claude to include Strata code by @udaykakade25 in https://github.com/Klavis-AI/klavis/pull/499 * update api. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/565 * Fix doc. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/567 * refactor(Claude): Refactored Claude to include latest Claude Sonnet 4.5 Model by @udaykakade25 in https://github.com/Klavis-AI/klavis/pull/570 * add note. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/573 * feat(linear): enhance get_teams to include workflow states and members by @dmcaulay in https://github.com/Klavis-AI/klavis/pull/477 * Update API specifications with fern api update by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/575 * add timezone in gcalendar tool description by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/577 * refactored(claude): Refactored Claude Web/Desktop to include Strata by @udaykakade25 in https://github.com/Klavis-AI/klavis/pull/576 * Update API specifications with fern api update by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/578 * add endpoint to get all users by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/580 * update readme by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/582 * Update API specifications with fern api update by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/583 * feat(intercom): add complete MCP server with Intercom API integration by @dhairyashiil in https://github.com/Klavis-AI/klavis/pull/268 * feat(trello): add new Trello MCP server by @Ratish1 in https://github.com/Klavis-AI/klavis/pull/506 * feat(figma) : adding figma MCP server by @aryanndwi123 in https://github.com/Klavis-AI/klavis/pull/407 * feat(calendly): Add Calendly MCP Server (6 Tools) by @udaykakade25 in https://github.com/Klavis-AI/klavis/pull/278 * update readme by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/584 * feat(perplexity): new mcp by @Nabhag8848 in https://github.com/Klavis-AI/klavis/pull/284 * update readme by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/585 * Fix doc. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/587 * add free slot google calendar tool by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/588 * optimize free slot tool by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/589 * Update API specifications with fern api update by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/590 * override Monday OAuth sdk by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/591 * refactor(Cursor): Add Strata docs to Cursor by @udaykakade25 in https://github.com/Klavis-AI/klavis/pull/592 * build(deps): bump mammoth from 1.10.0 to 1.11.0 in /mcp_servers/gmail by @dependabot[bot] in https://github.com/Klavis-AI/klavis/pull/593 ## New Contributors * @dmcaulay made their first contribution in https://github.com/Klavis-AI/klavis/pull/477 * @dhairyashiil made their first contribution in https://github.com/Klavis-AI/klavis/pull/268 * @Ratish1 made their first contribution in https://github.com/Klavis-AI/klavis/pull/506 * @Nabhag8848 made their first contribution in https://github.com/Klavis-AI/klavis/pull/284 **Full Changelog**: https://github.com/Klavis-AI/klavis/compare/python-v2.10.2...python-v2.11.1