Skip to content
Claude Desktop

kernal mcp for Claude Desktop

io.github.pintomatic/kernal-mcp

Graph-native memory for AI agents: a knowledge graph built from conversation, via MCP.

client:Claude Desktop transport:stdio runtime:npm

Install kernal mcp in Claude Desktop

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

{
  "mcpServers": {
    "kernal-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "kernal-mcp"
      ]
    }
  }
}

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

kernal mcp in other clients