Back to directory
llm-context

llm-context

@cyberchitta298

Share code with LLMs via Model Context Protocol or clipboard. Rule-based customization enables easy switching between different tasks (like code review and documentation). Includes smart code outlining.

LLMcontextcodedevelopmentpythoncliclipboard

Installation & Configuration

{
  "mcpServers": {
    "CyberChitta": {
      "command": "uvx",
      "args": [
        "--from",
        "llm-context",
        "lc-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2024/4/20
Updated
2026/6/7