Skip to content
MCP Server Community By @juspay

juspay/neurolink

πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Making enterprise AI infrastructure universally accessible. Edge-first platform unifying 12 providers and 100+ models with multi-agent orchestration, HITL workflows, guardrails middleware, and context summarization.

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide β†’
Connected Apps: juspay/neurolink Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-juspay-neurolink

Detailed Documentation

πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Making enterprise AI infrastructure universally accessible. Edge-first platform unifying 12 providers and 100+ models with multi-agent orchestration, HITL workflows, guardrails middleware, and context summarization.

Configuration

{
  "mcpServers": {
    "juspay-neurolink": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-juspay-neurolink"
      ],
      "env": {}
    }
  }
}