@virsanghavi/axis-server
v1.9.2
Published
Axis MCP Server CLI
Downloads
2,297
Readme
@virsanghavi/axis-server
The official Axis Parallel Orchestration MCP Server. This server enables distributed coordination and shared memory for parallel agent workflows via the Model Context Protocol (MCP).
Installation
npm install -g @virsanghavi/axis-serverUsage
Start the server:
axis-serverConfiguration
The server expects standard Axis environment variables:
NEXT_PUBLIC_SUPABASE_URLSUPABASE_SERVICE_ROLE_KEYOPENAI_API_KEY
These can be provided via a .env file in the current directory or as environment variables.
