Skip to content
Claude Desktop

The Neural Ledger Intelligence for Claude Desktop

com.theneuralledger/intelligence

Read-only global event and evidence intelligence with entities, assets, and impact paths.

client:Claude Desktop transport:stdio runtime:npm

Install The Neural Ledger Intelligence in Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "intelligence": {
      "command": "npx",
      "args": [
        "-y",
        "@theneuralledger/mcp"
      ],
      "env": {
        "TNL_API_KEY": "<TNL_API_KEY>",
        "TNL_BASE_URL": "<TNL_BASE_URL>"
      }
    }
  }
}

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

The Neural Ledger Intelligence in other clients