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.
llmcontextmcpcode-sharingrule-basedpythondevelopment-toolsaitool
Installation & Configuration
{
"mcpServers": {
"llm-context": {
"command": "uvx",
"args": [
"--from",
"llm-context",
"lc-mcp"
]
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/12