Back to MCP Servers
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.
aggregatorsaiagent
By juspay
Installation
npx -y neurolinkConfiguration
{
"mcpServers": {
"neurolink": {
"command": "npx",
"args": ["-y", "neurolink"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes