atomadic nexus for Grok
tech.atomadic/atomadic-nexus
Atomadic Nexus — trust layer for the agent economy. 32 tools: trust gates, x402, lineage, swarm.
client:Grok
transport:stdio
runtime:pypi
Install atomadic nexus in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"atomadic-nexus": {
"type": "stdio",
"command": "uvx",
"args": [
"atomadic-nexus-sdk"
]
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs