ts-v0.7.1

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

AI Summary

This TypeScript release (ts-v0.7.1) introduces three new MCP server integrations: QuickBooks, Hacker News, and OpenAI Router, along with bug fixes for Gong port and Brave, plus documentation improvements including OAuth scope documentation.

Key Highlights

  • Added QuickBooks MCP server integration
  • Added Hacker News MCP integration
  • Added OpenAI router MCP Server
  • Fixed Gong port configuration issue
  • Fixed Brave browser integration bug

New Features

  • QuickBooks MCP server integration for accounting/finance workflows
  • Hacker News MCP integration for news content
  • OpenAI router MCP Server for routing OpenAI requests
  • OAuth scope documentation page
  • Documentation hotfixes and improvements

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