python-v1.6.1
Klavis-AI/klavispython-v1.6.1Aug 9, 2025by github-actions[bot]
AI Summary
This release (python-v1.6.1) adds three new MCP integrations (QuickBooks, Hacker News, and OpenAI router), along with documentation improvements and bug fixes for Gong and Brave. The release also includes an upgrade to OpenAPI and SDK components.
Key Highlights
- Added QuickBooks MCP integration for QuickBooks connectivity
- Added Hacker News MCP integration for accessing Hacker News data
- Added OpenAI router MCP Server for OpenAI routing
- Fixed port configuration for Gong integration
- Fixed bugs in Brave integration
New Features
- QuickBooks MCP integration
- Hacker News MCP integration
- OpenAI router MCP Server
- OAuth scope documentation page
- OpenAPI and SDK upgrades
Full Release Notes
## What's Changed * Doc: hotfix docs. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/236 * feat/quickbooks: init QuickBooks MCP by @xz-dev in https://github.com/Klavis-AI/klavis/pull/217 * doc: add oauth scope page by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/242 * Fix: Fix port of gong. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/244 * Brave Bug Fix by @Mayank-MSJ-Singh in https://github.com/Klavis-AI/klavis/pull/225 * docs/quickbooks: add quickbooks doc by @xz-dev in https://github.com/Klavis-AI/klavis/pull/248 * Hacker News MCP addition by @Mayank-MSJ-Singh in https://github.com/Klavis-AI/klavis/pull/213 * Add OpenAI router MCP Server by @panshuljindal in https://github.com/Klavis-AI/klavis/pull/240 * update: upgrade openapi and sdk by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/269 ## New Contributors * @panshuljindal made their first contribution in https://github.com/Klavis-AI/klavis/pull/240 **Full Changelog**: https://github.com/Klavis-AI/klavis/compare/python-v1.5.1...python-v1.6.1