Skip to content
Zed

The Neural Ledger Intelligence for Zed

com.theneuralledger/intelligence

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

client:Zed transport:stdio runtime:npm

Install The Neural Ledger Intelligence in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

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

Merge this into your existing settings object — do not replace the file. Zed docs

The Neural Ledger Intelligence in other clients