v0.1.3
Klavis-AI/klavisv0.1.3Jun 18, 2025by github-actions[bot]
AI Summary
This release (v0.1.3) is a major feature expansion for Klavis-AI, adding numerous new MCP (Model Context Protocol) server integrations including Google Slides, Gmail, Google Docs, Google Drive, Google Calendar, Google Sheets, Salesforce, Linear, Asana, Close CRM, ClickUp, Motion, and Gong. The release also adds SDK examples, chat examples, integration examples, non-English transcript language support, and CI/CD GitHub Actions workflow, along with various bug fixes and dependency updates.
Key Highlights
- Added 13+ new MCP server integrations (Google Slides, Gmail, Docs, Drive, Calendar, Sheets, Salesforce, Linear, Asana, Close CRM, ClickUp, Motion, Gong)
- Added SDK examples and chat examples for developers
- Implemented non-English transcript language support
- Added GitHub Actions CI/CD workflow
- Multiple bug fixes including Jira, Confluence, Close CRM currency, and MCP issues
New Features
- Google Slides MCP server
- Gmail MCP server
- Google Docs MCP server
- Google Drive MCP server
- Google Calendar MCP server
- Google Sheets MCP server
- Salesforce MCP server
- Linear MCP server
- Asana MCP server
- Close CRM MCP server
- ClickUp MCP server
- Motion MCP server
- Gong MCP server
- SDK examples and chat examples
- Non-English transcript language support
- GitHub Actions CI/CD workflow
- Streamable HTTP MCP client example in TypeScript
- Integration examples
- Confluence space tool addition
- Attio CRM enhancements
Full Release Notes
## What's Changed * Add SDK examples by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/44 * Jira fix 1 by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/46 * Feat/add mcp servers by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/48 * Add google slides mcp server by @Taz33m in https://github.com/Klavis-AI/klavis/pull/45 * Feat/chat example by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/50 * Add gmail server by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/52 * Add support for non english transcript languages by @benoitvasseur in https://github.com/Klavis-AI/klavis/pull/51 * Google Docs MCP Server by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/53 * Google drive by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/54 * add google calendar mcp server by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/55 * Add google sheets by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/56 * feat(Project): Add Github Action Workflow For CI/CD by @VAIBHAVSING in https://github.com/Klavis-AI/klavis/pull/8 * Add example by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/57 * Feat/salesforce by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/58 * feat/Linear by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/60 * add asana by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/59 * update asana docker file by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/62 * feat/Close CRM MCP Server by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/63 * example/openAI code by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/64 * fix/close crm currency by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/65 * Bump starlette from 0.31.1 to 0.40.0 in /mcp_servers/google_slides by @dependabot in https://github.com/Klavis-AI/klavis/pull/66 * Bump multer from 1.4.5-lts.1 to 2.0.1 in /mcp_servers/notion by @dependabot in https://github.com/Klavis-AI/klavis/pull/67 * Bump prismjs and @react-email/components in /mcp_servers/resend by @dependabot in https://github.com/Klavis-AI/klavis/pull/68 * Bump vite from 6.2.5 to 6.3.5 in /mcp_servers/notion by @dependabot in https://github.com/Klavis-AI/klavis/pull/69 * Bump esbuild and vitest in /mcp_servers/supabase by @dependabot in https://github.com/Klavis-AI/klavis/pull/70 * lint/add a new gdocs tool by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/71 * example/streanable-http mcp client in typescript by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/72 * example/lint by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/73 * example/add readme by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/74 * Fix/mcp issue by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/75 * feat/update confluence by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/76 * Bump brace-expansion from 1.1.11 to 1.1.12 in /mcp_servers/firecrawl by @dependabot in https://github.com/Klavis-AI/klavis/pull/77 * fix/confluence add space tool by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/78 * Bump brace-expansion from 1.1.11 to 1.1.12 in /mcp_servers/attio by @dependabot in https://github.com/Klavis-AI/klavis/pull/79 * Bump brace-expansion from 2.0.1 to 2.0.2 in /mcp_servers/resend by @dependabot in https://github.com/Klavis-AI/klavis/pull/80 * fix and add more features for attio by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/82 * add clickup by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/83 * feat/add motion by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/84 * feat/add gong mcp server by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/81 * Feat/integration example by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/86 * sdk v0.1.4 by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/87 ## New Contributors * @Taz33m made their first contribution in https://github.com/Klavis-AI/klavis/pull/45 * @benoitvasseur made their first contribution in https://github.com/Klavis-AI/klavis/pull/51 * @dependabot made their first contribution in https://github.com/Klavis-AI/klavis/pull/66 **Full Changelog**: https://github.com/Klavis-AI/klavis/compare/v0.1.2...v0.1.3