Knowledge Systems
Trust: 42/100 (Fair)io.github.neuledge/context Guide
Local-first documentation for AI agents. Offline, instant, private doc retrieval.
61 starsby neuledge
Quick Start
Install
npx @neuledge/contextClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-neuledge-context": {
"command": "npx",
"args": [
"@neuledge/context"
]
}
}
}