← Index

io.github.neuledge/context

io.github.neuledge/context·v0.2.3·Other
Quality Score
76
/100

Local-first documentation for AI agents. Offline, instant, private doc retrieval.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "context": {
      "command": "npx",
      "args": [
        "-y",
        "@neuledge/context"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "context": {
      "command": "npx",
      "args": [
        "-y",
        "@neuledge/context"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @neuledge/context
§03  MCP Quality Score  ·  methodology
freshness
21
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other