Skip to content
Claude Desktop

Contextful for Claude Desktop

io.github.inferensys/contextful

Efficient context management: code search, evidence packs, and memory for coding agents.

client:Claude Desktop transport:stdio runtime:npm

Install Contextful in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "contextful": {
      "command": "npx",
      "args": [
        "-y",
        "@inferensys/contextful"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Contextful in other clients