Loomal

context

MCP server by github.com/neuledge/context

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

283 starsnpm: @neuledge/context

About context

context is an MCP (Model Context Protocol) server published by neuledge in the official MCP registry, listed under Search on Loomal. Local-first documentation for AI agents. Offline, instant, private doc retrieval.

It ships as an npm package (@neuledge/context), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/neuledge/context, where the project has earned 283 GitHub stars.

Use context with your agent

Claude Code · one command
claude mcp add context -- npx -y @neuledge/context
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "context": {
      "command": "npx",
      "args": [
        "-y",
        "@neuledge/context"
      ]
    }
  }
}
npm@neuledge/context

Frequently asked questions

What is context?
context is an MCP (Model Context Protocol) server by neuledge in the Search category. Local-first documentation for AI agents. Offline, instant, private doc retrieval.
How do I connect context to Claude, Cursor, or another MCP client?
Install context from its npm package (@neuledge/context) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is context open source?
Yes — the source code is public at github.com/neuledge/context, with 283 GitHub stars.
Can AI agents pay to use context?
Not yet through Loomal — context is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain context? Claim this listing free by verifying GitHub ownership, or contact us.