AI / MLTypeScript

neurolink

NeuroLink is a universal AI integration platform that connects various AI providers and models through a consistent API.

Free
N/A rating (0 reviews)0 installs124 GitHub stars
AI integrationmulti-providerstreaming

NeuroLink serves as the vascular layer for AI intelligence, facilitating the flow of data streams from AI providers to applications. It unifies 13 major AI providers and over 100 models, allowing developers to switch between them effortlessly with a single parameter change. The platform is designed for enterprise-scale applications, offering features like built-in tools, MCP server integration, and intelligent routing for cost optimization. With NeuroLink, developers can build, test, and deploy AI applications efficiently, leveraging a professional CLI or TypeScript SDK. The platform is engineered for future AI developments, focusing on edge-first execution and continuous streaming architectures, making AI more accessible and cost-effective for users.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

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

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

Permissions

ok0
ok1