
NeuroLink
by juspay
Universal AI development platform unifying 13 providers and 100+ models with a powerful MCP integration layer.
What it does
NeuroLink acts as a universal vascular layer for AI intelligence, unifying 13 major providers (OpenAI, Anthropic, Google, etc.) under one API. It provides a sophisticated MCP orchestration layer, allowing AI agents to discover and use over 58 external MCP servers and 6 built-in tools for filesystem and web access.
Tools
getCurrentTime: Get real-time clock access.readFile/writeFile: Direct file system interaction.listDirectory: Explore directory structures.calculateMath: Perform complex mathematical operations.websearchGrounding: Perform grounded web searches via Google Vertex.mcp_discover: Discover and connect to external MCP tools.
Installation
Add this to your claude_desktop_config.json (if using as an MCP server):
{
"mcpServers": {
"neurolink": {
"command": "npx",
"args": ["-y", "@juspay/neurolink"]
}
}
}
Supported hosts
- Claude Desktop
- VS Code Copilot
- Cursor
- Zed
- Windsurf
Quick install
npm install @juspay/neurolinkInformation
- Pricing
- free
- Published
- 4/20/2026
- stars






