python-v2.18.0
supermemoryai/supermemorypython-v2.18.0Dec 12, 2025by github-actions[bot]
AI Summary
This release moves the fetch-url MCP out of local scope and adds the Scholarly MCP server, alongside extensive documentation updates for new integrations and OAuth guides.
Key Highlights
- Moved fetch-url MCP out of local scope
- Added Scholarly MCP server
- Added documentation for PayPal, Sentry, Netlify, HuggingFace, and Honeycomb
- Added Azure AD OAuth documentation
New Features
- Scholarly MCP server
- Fetch URL MCP (moved out of local)
- PayPal MCP documentation
- Sentry MCP documentation
- Netlify MCP documentation
- HuggingFace MCP documentation
- Honeycomb MCP documentation
- Azure AD OAuth documentation
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...python-v2.18.0