About LLM Context
LLM Context allows developers to inject relevant content from code or text projects into LLM chat interfaces. It utilizes .gitignore patterns for intelligent file selection and offers both a command-line clipboard workflow and direct LLM integration through MCP. Key features include:
- Smart File Selection: Leverages .gitignore patterns to determine relevant files for context sharing.
- Rule-Based Customization: Enables easy switching between different tasks, such as code review and documentation, through customizable rules.
- Code Outlining: Provides smart code outlining to help LLMs understand the structure of the codebase.
- Direct LLM Integration: Supports native integration with tools like Claude Desktop via MCP.