python-v2.15.0
Klavis-AI/klavispython-v2.15.0Dec 9, 2025by github-actions[bot]
AI Summary
Python SDK v2.15.0 with fetch URL MCP, PDF tools, and API specification updates.
Key Highlights
- Added fetch URL MCP
- Changed fetch URL MCP default port to 5000
- Added PDF tools
- API specification updates via Fern
New Features
- Fetch URL MCP with configurable port (default 5000)
- PDF tools integration
Full Release Notes
## What's Changed * Add fetch url mcp by @LLiuZheng in https://github.com/Klavis-AI/klavis/pull/799 * fix typo by @LLiuZheng in https://github.com/Klavis-AI/klavis/pull/800 * change fetch url mcp default port to 5000 by @LLiuZheng in https://github.com/Klavis-AI/klavis/pull/802 * Update API specifications with fern api update by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/803 * Add pdf tools by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/801 * Revert "Update API specifications with fern api update" by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/804 **Full Changelog**: https://github.com/Klavis-AI/klavis/compare/python-v2.14.1...python-v2.15.0