agent-anywhere-server
v0.1.1
Published
Standalone Agent Anywhere Control Server.
Downloads
34
Readme
Agent Anywhere Server
Standalone Control Server for Agent Anywhere.
Install
npm install -g agent-anywhere-serverRun
AGENT_ANYWHERE_GATEWAY_TOKEN=your-real-token \
AGENT_ANYWHERE_ALLOWED_ROOTS=/Users/me/gitrepo \
AGENT_PROVIDER=codex \
agent-anywhere-serverThe server listens on http://localhost:8787 by default. Set PORT to use
another HTTP port.
Remote machines should run agent-anywhere-gateway and connect back to this
server with the same AGENT_ANYWHERE_GATEWAY_TOKEN.
Environment
PORTAGENT_ANYWHERE_DATA_DIRAGENT_ANYWHERE_ALLOWED_ROOTSAGENT_ANYWHERE_GATEWAY_TOKENAGENT_PROVIDERAGENT_PROVIDERSCODEX_CLI_PATHCLAUDE_CODE_CLI_PATH
Version: 0.1.1
