python-v1.3.1

Klavis-AI/klavispython-v1.3.1Jul 21, 2025by github-actions[bot]

AI Summary

This release (python-v1.3.1) adds a new Monday MCP server integration, HubSpot create note tool, Google Calendar invite attendees functionality, and several new examples including Mastra and Together AI. The release also includes documentation improvements, dependency upgrades, and bug fixes like the Gmail tool name correction.

Key Highlights

  • Added Monday MCP server integration with OAuth endpoints documentation
  • New HubSpot create note tool
  • Google Calendar now supports inviting attendees
  • Added Mastra and Together AI example integrations
  • Upgraded MCP dependency and added case-insensitive server name support

Breaking Changes

  • Removed connection type (potential breaking change for existing integrations)
  • Removed workflow configuration

New Features

  • Monday MCP server integration
  • HubSpot create note tool
  • Google Calendar invite attendees feature
  • Mastra example integration
  • Together AI demo
  • LLM-friendly API documentation
  • Case-insensitive server name support
  • Gmail tool name fix

Full Release Notes

## What's Changed
* docs: Add no code part by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/141
* feat: add affinity file tools by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/142
* Revert "feat: add affinity file tools" by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/143
* feat(monday): Add Monday MCP server by @lokeswaran-aj in https://github.com/Klavis-AI/klavis/pull/136
* docs(monday): Add OAuth endpoints and add Monday MCP server documentation by @lokeswaran-aj in https://github.com/Klavis-AI/klavis/pull/144
* feat: add get auth metadata api to docs by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/146
* feat: update google genai examples by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/148
* docs: add LLM-friendly API documentation by @askdevai-bot in https://github.com/Klavis-AI/klavis/pull/149
* update: hubspot - add create note tool by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/150
* docs: update white label with SDK by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/152
* feat: add mastra example by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/153
* update: rm connection type by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/155
* docs: add list tool docs by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/156
* fix: gmail tool name by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/157
* examples: add together ai demo by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/158
* add kiro docs by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/159
* update: add gcalendar new tool - invite attendees by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/160
* update: readme by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/162
* upgrade mcp denpendency by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/163
* update: gcalendar attendee by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/164
* update: support case-insensitive for server name by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/166
* rm workflow by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/167

## New Contributors
* @askdevai-bot made their first contribution in https://github.com/Klavis-AI/klavis/pull/149

**Full Changelog**: https://github.com/Klavis-AI/klavis/compare/python-v1.2.1...python-v1.3.1