Skip to content
Cursor

atomadic nexus for Cursor

tech.atomadic/atomadic-nexus

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

client:Cursor transport:stdio runtime:pypi

Install atomadic nexus in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "atomadic-nexus": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "atomadic-nexus-sdk"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

atomadic nexus in other clients