v0.2.0 Release Notes
Personal dashboard, one-click code integration, and multilingual support
v0.2.0 Release Notes
Released: 29 Dec 2025
ToolSDK.ai v0.2.0 makes it easier to manage your favorite MCP servers, integrate them into your projects, and work in your preferred language.
đ What's New
- Personal Dashboard - Your own space to manage favorites and developer settings
- One-Click Code Integration - Copy ready-to-use code snippets for any MCP server
- Multilingual Support - Full interface in English, Chinese, and Japanese
- Improved Stability - Better handling of edge cases and smoother experience
⨠New Features
đ Personal Dashboard
Your central hub for managing MCP servers.
Now you have a dedicated space to:
- View your favorites - Quick access to all the MCP servers you've starred
- Manage developer settings - Configure your API keys and preferences
- Submit new servers - Easy link to contribute to the registry
The new sidebar navigation makes it simple to switch between sections without losing your place.
⥠One-Click Code Integration
Copy integration code instantly for any MCP server.
When viewing an MCP server's details, you'll now see a "Quick Integration" card that generates ready-to-use code for:
- OpenAI SDK - For ChatGPT and GPT-4 integrations
- Vercel AI SDK - For Next.js and React applications
What you get:
- Pre-configured code with the correct package key
- Environment variables clearly listed
- Tool names already included
- Just copy, paste, and you're ready to go
No more hunting through documentation to figure out how to connect â the code is right there.
đ Work in Your Language
Full interface translation in 3 languages:
- đēđ¸ English
- đ¨đŗ įŽäŊ䏿 (Simplified Chinese)
- đ¯đĩ æĨæŦčĒ (Japanese)
Every button, menu, and message is translated. Your team can now explore and integrate MCP servers in their preferred language.
đ Bug Fixes
- Fixed number conversion issues that could cause errors with certain MCP server configurations
- Improved handling of edge cases in path processing
đ§ Under the Hood
- Added comprehensive test configuration with Vitest and Playwright
- Improved code organization with new dashboard components
- Better i18n architecture for future language additions
đ Documentation
For more information, see the ToolSDK.ai Documentation.
Questions or feedback? Visit our GitHub or check the documentation.
Happy building! đ