User Info
0
Manages and serves personalized user information to AI tools via the Model Context Protocol.
About
This tool provides a flexible way for AI models and applications to access and manage user-specific context. It operates in two modes: a static mode that delivers pre-configured information from a file, and a dynamic mode allowing session-based storage and retrieval of user notes. With support for both stdio and HTTP communication, and automatic date integration, it serves as an essential component for personalizing AI interactions across various platforms like VS Code, Cursor, and Claude Desktop.
Key Features
- Dynamic Mode for session-based user info storage
- Static Mode for pre-configured user information
- 0 GitHub stars
- Provides `get_user_info()` and `put_user_info()` tool calls
- Supports stdio and HTTP communication transports
- Automatically includes current date in responses
Use Cases
- Enabling an AI to dynamically store and retrieve session-specific notes or information
- Integrating personalized context into AI-powered development environments like VS Code or Cursor
- Providing static personal or professional details to an AI assistant for contextual awareness