ts-v0.4.1

Klavis-AI/klavists-v0.4.1Jul 21, 2025by github-actions[bot]

AI Summary

This TypeScript release (v0.4.1) focuses on expanding integrations and improving documentation. Key additions include a new Monday MCP server, HubSpot create note tool, Google Calendar invite attendees functionality, and case-insensitive server name support. The release also adds new examples (Mastra, Together AI), updates Google GenAI examples, and includes various documentation improvements including LLM-friendly API docs and Kiro docs.

Key Highlights

  • Added Monday MCP server integration with OAuth endpoints documentation
  • New HubSpot create note tool
  • Google Calendar new tool: invite attendees
  • Support for case-insensitive server names
  • Added Mastra and Together AI examples

Breaking Changes

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

New Features

  • Monday MCP server integration
  • HubSpot create note tool
  • Google Calendar invite attendees functionality
  • Case-insensitive server name support
  • Mastra example integration
  • Together AI demo example
  • Google GenAI examples update
  • Get auth metadata API
  • LLM-friendly API documentation
  • Kiro documentation
  • MCP dependency upgrade

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...ts-v0.4.1