python-v1.2.1

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

AI Summary

This release (python-v1.2.1) introduces new CRM integrations including Airtable MCP server and HubSpot CRM MCP, while also removing Salesforce tools and the default streamable_http configuration. The release includes significant documentation improvements, dependency updates, and adds an affinity v2 integration with search capabilities.

Key Highlights

  • Added Airtable MCP server integration (#127)
  • Added HubSpot CRM MCP integration (#109)
  • Removed Salesforce tools from the platform (#119)
  • Removed default streamable_http configuration (#120)
  • Added affinity v2 integration with search functionality (#113, #123, #130)

Breaking Changes

  • Salesforce tools have been removed from the platform
  • Default streamable_http configuration has been removed

New Features

  • Airtable MCP server integration
  • HubSpot CRM MCP integration
  • Affinity v2 with search capability
  • CrewAI demo added

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...python-v1.2.1