ts-v0.8.1

Klavis-AI/klavists-v0.8.1Aug 17, 2025by github-actions[bot]

AI Summary

This release (ts-v0.8.1) adds numerous new MCP server integrations including Coinbase, Freshdesk, mem0, Tavily, Exa, Mixpanel, Google Jobs, Moneybird, and Heygen, while also improving OAuth documentation for multiple services and fixing various bugs including security issues and Docker build problems.

Key Highlights

  • Added 9 new MCP servers: Coinbase, Freshdesk, mem0, Tavily, Exa, Mixpanel, Google Jobs, Moneybird, and Heygen
  • Improved Anthropic LLM client with better system message handling
  • Added OAuth documentation for 15+ services (Gmail, Google Drive, Calendar, Docs, Sheets, Quickbooks, Asana, HubSpot, Salesforce, Calendly, Figma, Slack, Airtable, OneDrive, Cal.com)
  • Fixed multiple security issues and Docker build failures
  • Added OpenRouter support and GitHub issues template

New Features

  • OpenRouter support added
  • Coinbase MCP Server integration
  • Freshdesk MCP Server integration
  • mem0 MCP Server with mem0 API integration
  • Tavily MCP Server with search, extract, crawl, and map capabilities
  • Exa MCP Server added
  • Mixpanel MCP Server added
  • Google Jobs MCP Server added
  • Moneybird MCP Server added
  • Heygen MCP Server added
  • Gmail attachment data extraction support
  • QuickBooks tool name prefix support
  • Attio create task and search by record ID
  • Dropbox prefix support
  • Anthropic LLM client system message handling improvements
  • Docker image build CI/CD added
  • Self-hosted API documentation updates

Full Release Notes

## What's Changed
* doc: Add delete user endpoint by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/270
* doc: update api by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/271
* Openrouter by @panshuljindal in https://github.com/Klavis-AI/klavis/pull/265
* doc: append develop with AI option by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/280
* fix/quickbooks: fix Dockerfile by @xz-dev in https://github.com/Klavis-AI/klavis/pull/283
* feat(Coinbase): Add MCP Server for Coinbase by @ChaitanyaYeole02 in https://github.com/Klavis-AI/klavis/pull/255
* Fix: Fix quickbook access token. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/291
* feat/freshdesk - init Freshdesk MCP by @CITGuru in https://github.com/Klavis-AI/klavis/pull/238
* feat(mem0): add complete mcp server with mem0 API integration by @KartikLabhshetwar in https://github.com/Klavis-AI/klavis/pull/251
* feat(tavily): add Tavily MCP server with search, extract, crawl, and map by @Om1513 in https://github.com/Klavis-AI/klavis/pull/256
* fix/openrouter: fix Google Build deploy by @xz-dev in https://github.com/Klavis-AI/klavis/pull/294
* Doc: Add quickbooks scope. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/295
* add prefix for quickbooks tool name by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/300
* support extract attachment data from gmail by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/306
* quick fix by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/307
* doc(Gmail): Gmail  OAuth Doc by @Mayank-MSJ-Singh in https://github.com/Klavis-AI/klavis/pull/310
* doc(Google Drive): OAuth Doc changes by @Mayank-MSJ-Singh in https://github.com/Klavis-AI/klavis/pull/314
* Improve system message handling in Anthropic LLM client by @pranavnanaware in https://github.com/Klavis-AI/klavis/pull/221
* docs(Google Calender):  Google Calender oauth Doc by @Mayank-MSJ-Singh in https://github.com/Klavis-AI/klavis/pull/302
* Feat: Add create task and support search by record id in Attio. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/315
* doc(Google Docs):  Google Docs OAuth Doc by @Mayank-MSJ-Singh in https://github.com/Klavis-AI/klavis/pull/312
* add dropbox prefix by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/316
* doc(Asana): Add Oauth for Asana by @udaykakade25 in https://github.com/Klavis-AI/klavis/pull/317
* fix : security by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/319
* fix: notion create page tool update by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/323
* doc(Google Sheets): Added Google Sheets OAuth Doc by @Mayank-MSJ-Singh in https://github.com/Klavis-AI/klavis/pull/318
* feat/github: Add GitHub issues template by @xz-dev in https://github.com/Klavis-AI/klavis/pull/326
* Added Exa MCP by @zhritik in https://github.com/Klavis-AI/klavis/pull/293
* feat(mixpanel): Add Mixpanel MCP Server by @udaykakade25 in https://github.com/Klavis-AI/klavis/pull/313
* Doc: Update docs with new api for self hosted versions. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/329
* Doc: Fix openapi json. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/330
* Doc: add missing enum. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/331
* ci/github: add docker image build by @xz-dev in https://github.com/Klavis-AI/klavis/pull/325
* Doc: Update docs. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/334
* fix/ci: fix 3 mcp servers docker image build fail by @xz-dev in https://github.com/Klavis-AI/klavis/pull/333
* [feat] Add Google Jobs MCP Server by @nihilisticneuralnet in https://github.com/Klavis-AI/klavis/pull/309
* feat(moneybird) mcp server by @chinmaykhamkar in https://github.com/Klavis-AI/klavis/pull/324
* doc(HubSpot): HubSpot OAuth Doc changes by @Mayank-MSJ-Singh in https://github.com/Klavis-AI/klavis/pull/338
* feat/mixpanel  by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/337
* docs(Salesforce): Add Oauth Docs  by @udaykakade25 in https://github.com/Klavis-AI/klavis/pull/340
* feat(heygen) mcp server  by @chinmaykhamkar in https://github.com/Klavis-AI/klavis/pull/341
* docs(Calendly and Figma): Add Oauth Docs by @udaykakade25 in https://github.com/Klavis-AI/klavis/pull/342
* onedrive addition by @Mayank-MSJ-Singh in https://github.com/Klavis-AI/klavis/pull/205
* cal_com addition by @Mayank-MSJ-Singh in https://github.com/Klavis-AI/klavis/pull/204
* doc(Slack): Slack OAuth Doc Add by @Mayank-MSJ-Singh in https://github.com/Klavis-AI/klavis/pull/339
* docs(introduction.mdx):  introduction.mdx error fix by @Mayank-MSJ-Singh in https://github.com/Klavis-AI/klavis/pull/343
* doc(airtable): Airtable OAuth Doc by @Mayank-MSJ-Singh in https://github.com/Klavis-AI/klavis/pull/344
* add more mcp servers by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/345

## New Contributors
* @ChaitanyaYeole02 made their first contribution in https://github.com/Klavis-AI/klavis/pull/255
* @CITGuru made their first contribution in https://github.com/Klavis-AI/klavis/pull/238
* @KartikLabhshetwar made their first contribution in https://github.com/Klavis-AI/klavis/pull/251
* @Om1513 made their first contribution in https://github.com/Klavis-AI/klavis/pull/256
* @pranavnanaware made their first contribution in https://github.com/Klavis-AI/klavis/pull/221
* @zhritik made their first contribution in https://github.com/Klavis-AI/klavis/pull/293
* @nihilisticneuralnet made their first contribution in https://github.com/Klavis-AI/klavis/pull/309
* @chinmaykhamkar made their first contribution in https://github.com/Klavis-AI/klavis/pull/324

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