Manages and automatically refreshes Feishu application and user access tokens for seamless API integration.
This tool is a Model-Context-Protocol (MCP) service built with Python and Smithery, designed to streamline the management of Feishu's `app_access_token` and `user_access_token`. It encapsulates the complex token management logic, allowing clients, such as AI Agents, to securely obtain valid access tokens through session configuration without needing to handle the underlying refresh mechanisms. This ensures seamless and secure integration with Feishu APIs, supporting both application-level and user-specific access requirements.