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.14.0
Version published
Weekly downloads
120
16.5%
Maintainers
1
Weekly downloads
 
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 03 Aug 2026

Related posts