ts-v2.20.0
ItzCrazyKns/Vanets-v2.20.0Jan 29, 2026by github-actions[bot]
AI Summary
Identical to the Python SDK v2.20.0, this release introduces the same suite of new MCP servers and API specification updates for the TypeScript ecosystem.
Key Highlights
- Added Chargebee MCP Server
- Added Context7 MCP Server
- Added Linear Initiative Tools
- Added ClinicalTrials MCP
- Added Hugging Face MCP
New Features
- Chargebee MCP Server integration
- Context7 MCP Server integration
- Linear initiative tools
- ClinicalTrials MCP server
- Hugging Face MCP integration
Full Release Notes
## What's Changed * debug. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/944 * add more logging. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/945 * remove logging and use 2.4.0 by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/946 * Update API specifications with fern api update by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/948 * Add universe docs by @LLiuZheng in https://github.com/Klavis-AI/klavis/pull/949 * Update API specifications with fern api update by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/950 * Update API specifications with fern api update by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/951 * add asana get tasks tools by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/952 * fix email pdf reading. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/953 * Update API specifications with fern api update by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/960 * feat(chargebee): Add Chargebee MCP Server by @udaykakade25 in https://github.com/Klavis-AI/klavis/pull/959 * Add context7 MCP server by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/964 * update by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/966 * add linear initiative tools by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/967 * build(deps): bump undici from 6.22.0 to 6.23.0 in /mcp_servers/context7 by @dependabot[bot] in https://github.com/Klavis-AI/klavis/pull/965 * Update API specifications with fern api update by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/971 * Update API specifications with fern api update by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/972 * Replace postgres MCP by @LLiuZheng in https://github.com/Klavis-AI/klavis/pull/973 * Fix Postgres dockerfile path by @LLiuZheng in https://github.com/Klavis-AI/klavis/pull/974 * Add clinicaltrials mcp by @LLiuZheng in https://github.com/Klavis-AI/klavis/pull/977 * Update API specifications with fern api update by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/982 * Fix clinicaltrials mcp build by @LLiuZheng in https://github.com/Klavis-AI/klavis/pull/986 * build(deps): bump python-multipart from 0.0.20 to 0.0.22 in /mcp_servers/onedrive by @dependabot[bot] in https://github.com/Klavis-AI/klavis/pull/985 * Update API specifications with fern api update by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/987 * build(deps-dev): bump validator from 13.15.15 to 13.15.22 in /mcp_servers/clinicaltrials by @dependabot[bot] in https://github.com/Klavis-AI/klavis/pull/984 * build(deps): bump hono from 4.11.3 to 4.11.7 in /mcp_servers/fetch_url by @dependabot[bot] in https://github.com/Klavis-AI/klavis/pull/981 * build(deps): bump hono from 4.11.3 to 4.11.7 in /examples/langchain-klavis/typescript by @dependabot[bot] in https://github.com/Klavis-AI/klavis/pull/980 * build(deps): bump hono from 4.11.3 to 4.11.7 in /mcp_servers/local/WooCommerce by @dependabot[bot] in https://github.com/Klavis-AI/klavis/pull/979 * build(deps): bump hono from 4.10.5 to 4.11.7 in /examples/mastra-klavis by @dependabot[bot] in https://github.com/Klavis-AI/klavis/pull/978 * build(deps): bump pypdf from 6.6.0 to 6.6.2 in /mcp_servers/local/pdf-tools by @dependabot[bot] in https://github.com/Klavis-AI/klavis/pull/976 * build(deps): bump python-multipart from 0.0.20 to 0.0.22 in /mcp_servers/hubspot by @dependabot[bot] in https://github.com/Klavis-AI/klavis/pull/975 * build(deps): bump mcp from 1.14.0 to 1.23.0 in /open-strata by @dependabot[bot] in https://github.com/Klavis-AI/klavis/pull/970 * build(deps): bump starlette from 0.48.0 to 0.49.1 in /open-strata by @dependabot[bot] in https://github.com/Klavis-AI/klavis/pull/962 * build(deps): bump mcp from 1.11.0 to 1.23.0 in /mcp_servers/chargebee by @dependabot[bot] in https://github.com/Klavis-AI/klavis/pull/961 * build(deps): bump diff from 5.2.0 to 8.0.3 in /mcp_servers/local/filesystem by @dependabot[bot] in https://github.com/Klavis-AI/klavis/pull/935 * Update API specifications with fern api update by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/988 * update doc. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/989 * remove local MCP server page. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/991 * add missing files. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/993 * Update API specifications with fern api update by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/994 * update path. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/995 * fix. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/996 * Add hugging face MCP by @LLiuZheng in https://github.com/Klavis-AI/klavis/pull/997 * update by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/999 **Full Changelog**: https://github.com/Klavis-AI/klavis/commits/ts-v2.20.0