Loading languages...
LL

llm-context

@cyberchitta250

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.

LLM
context
code
development
python
cli
clipboard

# mcpServer Config

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

# stdio

uvx --from llm-context lc-mcp
Transport:
stdio
Ngôn ngữ:
python
Đã tạo:4/20/2024
Đã cập nhật:7/25/2025