python-v2.0.2
Klavis-AI/klavispython-v2.0.2Sep 15, 2025by github-actions[bot]
AI Summary
This release (python-v2.0.2) focuses on adding new MCP server integrations and expanding documentation for various AI tools. Key additions include Twilio and Google Meet MCP servers, Gemini CLI integration, and API key support, along with multiple documentation improvements for Discord, Github Copilot, Claude Code, ChatGPT, Cline, and Continue.
Key Highlights
- Added Twilio MCP server for telephony integration
- Added Google Meet MCP server for video conferencing
- New Gemini CLI integration with npm commands
- Introduced API key support
- Multiple documentation updates for AI tool integrations (Discord OAuth, Github Copilot, Claude Code, ChatGPT, Cline, Continue)
Breaking Changes
- Removed platform_name field - may affect existing integrations using this property
New Features
- Twilio MCP server for making calls and managing telephony
- Google Meet MCP server for video conferencing integration
- Gemini CLI integration with npm commands
- API key authentication support
- Discord OAuth documentation
- Github Copilot MCP Server documentation
- Cline and Continue MCP Server documentation
- Claude Code MCP Server documentation
- ChatGPT Connectors documentation
Full Release Notes
## What's Changed * update: remove platform_name by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/401 * update readme by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/402 * update readme by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/403 * docs/readme: update docker example use env value by @xz-dev in https://github.com/Klavis-AI/klavis/pull/404 * docs/readme: add /mcp path note by @xz-dev in https://github.com/Klavis-AI/klavis/pull/405 * fix readme. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/406 * fix linear by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/408 * doc(google-adk): Google ADK Example, Python Only by @Mayank-MSJ-Singh in https://github.com/Klavis-AI/klavis/pull/376 * build(deps): bump hono from 4.8.5 to 4.9.6 in /examples/mastra by @dependabot[bot] in https://github.com/Klavis-AI/klavis/pull/410 * fix: typo in the intro section by @aryanndwi123 in https://github.com/Klavis-AI/klavis/pull/409 * introduce category by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/411 * add category 2 by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/412 * fix resend by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/413 * docs(discord): Add OAuth Docs for Discord by @udaykakade25 in https://github.com/Klavis-AI/klavis/pull/414 * docs(Github Copilot): How to use MCP Server in Github Copilot by @udaykakade25 in https://github.com/Klavis-AI/klavis/pull/418 * update opanapi by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/419 * docs:Add docker pull commands to MCP server READMEs by @thisisharsh7 in https://github.com/Klavis-AI/klavis/pull/417 * fix/ci: fix mcp-servers-build by @xz-dev in https://github.com/Klavis-AI/klavis/pull/420 * feat(twilio) mcp server by @chinmaykhamkar in https://github.com/Klavis-AI/klavis/pull/282 * support api key by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/423 * remove doc. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/425 * docs(Cline and Continue): How to use MCP Server in Cline and Continue by @udaykakade25 in https://github.com/Klavis-AI/klavis/pull/428 * feat(Gemin CLI): Adds npm command to integrate with Gemini CLI by @udaykakade25 in https://github.com/Klavis-AI/klavis/pull/426 * fix(mastra): Fixed `iframe` bug in Mastra AI Integration Doc. by @udaykakade25 in https://github.com/Klavis-AI/klavis/pull/421 * docs(Claude Code): How to use MCP Server in Claude Code by @udaykakade25 in https://github.com/Klavis-AI/klavis/pull/431 * docs(ChatGPT Connectors): How to use MCP Server in ChatGPT by @udaykakade25 in https://github.com/Klavis-AI/klavis/pull/432 * docs(docs.json): Adds Claude Code in knowledge-base by @udaykakade25 in https://github.com/Klavis-AI/klavis/pull/433 * feat: Created mcp server for google meet . by @iamanishx in https://github.com/Klavis-AI/klavis/pull/415 * upgrade openapi by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/437 ## New Contributors * @thisisharsh7 made their first contribution in https://github.com/Klavis-AI/klavis/pull/417 * @iamanishx made their first contribution in https://github.com/Klavis-AI/klavis/pull/415 **Full Changelog**: https://github.com/Klavis-AI/klavis/compare/python-v2.0.1...python-v2.0.2