"""
MCP Toolkit
===========
A modular server implementation for Claude AI assistants with integrated tools.
This package provides a unified interface for Claude to interact with various
external systems and tools including:
- File system operations
- Time and timezone tools
- Sequential thinking for problem-solving
- Web search capabilities
- Browser automation
- Access to economic and news data
- Microsoft Office integration (PowerPoint, Excel)
- And many more integrations
For more information, visit: https://github.com/getfounded/mcp-tool-kit
"""
__version__ = "0.1.0"