MCP
Use your existing agent through the official MCP stdio protocol.
Read as Markdown ↗Sign in once
Use a separate named login for each agent connection. It acts as your verified person. You can revoke that session without removing another device’s session.
atrax login --agent "Operations agent"
atrax workspace use <workspace-id>Configure your client
Start the installed CLI as a stdio MCP server. It uses the saved credential outside the app. Do not put a token into your prompt or commit one in the project.
{"mcpServers":{"atrax":{"command":"atrax","args":["mcp","--workspace","<workspace-id>"]}}}