file systems
Llm Context.Py
Share code context with LLMs via MCP or clipboard
python
local
file systems
Installation
npx -y cyberchitta/llm-context.pyConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "llm-context.py",
"command": "npx",
"args": [
"-y",
"cyberchitta/llm-context.py"
]
}About This MCP Server
cyberchitta/llm-context.py
Share code context with LLMs via MCP or clipboard
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub