ts-v2.11.1
Klavis-AI/klavists-v2.11.1Oct 18, 2025by github-actions[bot]
AI Summary
This is a significant TypeScript release (ts-v2.11.1) for Klavis-AI/klavis that adds multiple new MCP server integrations (Intercom, Trello, Figma, Calendly, Perplexity), enhances the Linear integration with workflow states and members support, updates Claude integrations with Strata code and Sonnet 4.5 Model, and improves Google Calendar tools with timezone support and a free slot finder.
Key Highlights
- Added 5 new MCP servers: Intercom, Trello, Figma, Calendly (6 tools), and Perplexity
- Enhanced Linear integration - get_teams now includes workflow states and members
- Refactored Claude integrations to include Strata code and latest Claude Sonnet 4.5 Model
- Added Google Calendar free slot finder tool with timezone support
- Multiple API specification updates via Fern API and Monday OAuth SDK override
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
- Linear get_teams enhancement to include workflow states and members
- Google Calendar free slot finder tool
- Google Calendar tool descriptions now include timezone
- Claude Web/Desktop refactored with Strata integration
- Endpoint to get all users added
- Dependency update: mammoth 1.10.0 → 1.11.0 in gmail MCP 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...ts-v2.11.1