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.
Quick Start
Clone the repository:
git clone https://github.com/juspay/neurolinkClaude Desktop configuration example:
{
"mcpServers": {
"neurolink": {
"command": "npx",
"args": [
"-y",
"juspay/neurolink"
]
}
}
}Check the repository README for specific installation and configuration instructions.