New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

@virsanghavi/axis-server

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@virsanghavi/axis-server

Axis MCP Server CLI

Source
npmnpm
Version
1.9.2
Version published
Maintainers
1
Created
Source

@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-server

Usage

Start the server:

axis-server

Configuration

The server expects standard Axis environment variables:

  • NEXT_PUBLIC_SUPABASE_URL
  • SUPABASE_SERVICE_ROLE_KEY
  • OPENAI_API_KEY

These can be provided via a .env file in the current directory or as environment variables.

FAQs

Package last updated on 09 Feb 2026

Related posts