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
{
"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