ts-v2.18.0
Klavis-AI/klavists-v2.18.0Dec 12, 2025by github-actions[bot]
AI Summary
TypeScript SDK v2.18.0 adds new MCP server integrations including Scholarly, moves fetch-url out of local servers, and updates documentation for various services including Google Cloud, Forms, and Zoho Mail.
Key Highlights
- Added Scholarly MCP server
- Moved fetch-url out of local servers
- Added documentation for Google Cloud, Google Forms, and Zoho Mail
- Added MCP documentation for PayPal, Sentry, Netlify, HuggingFace, and Honeycomb
- Added Azure AD OAuth guide
- Updated sandbox configuration
- Hotfix for API documentation
New Features
- Scholarly MCP server integration
- Fetch URL MCP as standalone server
- Google Cloud MCP documentation
- Google Forms MCP documentation
- Zoho Mail MCP documentation
- PayPal MCP documentation
- Sentry MCP documentation
- Netlify MCP documentation
- Honeycomb MCP documentation
- Azure AD OAuth integration guide
Full Release Notes
## What's Changed * hotfix sandbox by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/818 * move fetch-url out of local by @LLiuZheng in https://github.com/Klavis-AI/klavis/pull/819 * sandbox update doc by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/820 * Add fetch url mcp doc by @LLiuZheng in https://github.com/Klavis-AI/klavis/pull/822 * Update API specifications with fern api update by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/823 * Update API specifications with fern api update by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/824 * upgrade doc by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/825 * Add scholarly mcp by @LLiuZheng in https://github.com/Klavis-AI/klavis/pull/826 * Add google cloud, google forms and zoho mail to docs. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/828 * remove. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/830 * Update API specifications with fern api update by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/832 * docs: add MCP documentation for PayPal, Sentry, Netlify, HuggingFace, and Honeycomb by @xz-dev in https://github.com/Klavis-AI/klavis/pull/833 * update doc for API by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/834 * hotfix for api doc by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/835 * Docs/add azure ad oauth guide by @xz-dev in https://github.com/Klavis-AI/klavis/pull/836 * docs: fix Microsoft Azure OAuth reference and ordering by @xz-dev in https://github.com/Klavis-AI/klavis/pull/837 * Update API specifications with fern api update by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/838 **Full Changelog**: https://github.com/Klavis-AI/klavis/compare/python-v2.17.0...ts-v2.18.0