ts-v0.3.1

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

AI Summary

This release (ts-v0.3.1) adds new CRM integrations including Airtable MCP server and Hubspot CRM MCP, along with Affinity support. The release also includes Salesforce tool optimizations, documentation improvements, and the addition of a CrewAI demo. Some components were removed including Salesforce tools and default streamable_http.

Key Highlights

  • Added Airtable MCP server integration
  • Added Hubspot CRM MCP integration
  • Added Affinity integration (v2)
  • Added CrewAI demo
  • Removed Salesforce tools and default streamable_http
  • Documentation improvements and fixes

Breaking Changes

  • Removed Salesforce tools entirely
  • Removed default streamable_http configuration

New Features

  • Airtable MCP server integration
  • Hubspot CRM MCP integration
  • Affinity integration with search functionality (v2)
  • CrewAI demo
  • Documentation migration and organization

Full Release Notes

## What's Changed
* Feat/salesforce optimize by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/116
* quick fix on dockerfile by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/117
* salesforce tool optimize by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/118
* rm salesforce tools by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/119
* rm default streamable_http by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/120
* optimize salesforce tool by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/121
* feat: add crewai demo by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/122
* feat: add affinity by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/113
* feat: change affinity to v2 by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/123
* Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 in /mcp_servers/github by @dependabot in https://github.com/Klavis-AI/klavis/pull/124
* migrate docs by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/125
* fix supabase and zendesk icon by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/126
* rm lint workflow by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/128
* add affinity doc and fix logo by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/129
* add search for affinity by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/130
* docs: add search for affinity by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/131
* feat(airtable): Add MCP server for Airtable by @lokeswaran-aj in https://github.com/Klavis-AI/klavis/pull/127
* fix airtable docke by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/132
* update readme by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/133
* doc: airtable by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/134
* docs: fix logo by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/135
* docs: add cards category by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/137
* Adding Hubspot CRM MCP by @Mayank-MSJ-Singh in https://github.com/Klavis-AI/klavis/pull/109
* fix: hubspot by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/138
* build(deps): bump urllib3 from 2.4.0 to 2.5.0 in /mcp_servers/hubspot by @dependabot in https://github.com/Klavis-AI/klavis/pull/139
* docs: hubspot by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/140

## New Contributors
* @lokeswaran-aj made their first contribution in https://github.com/Klavis-AI/klavis/pull/127

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