Skip to content
Zed

atomadic nexus for Zed

tech.atomadic/atomadic-nexus

Atomadic Nexus — trust layer for the agent economy. 32 tools: trust gates, x402, lineage, swarm.

client:Zed transport:stdio runtime:pypi

Install atomadic nexus in Zed

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

{
  "context_servers": {
    "atomadic-nexus": {
      "command": "uvx",
      "args": [
        "atomadic-nexus-sdk"
      ]
    }
  }
}

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

atomadic nexus in other clients