Edge-first platform unifying 12 AI providers and 100+ models. Single interface for OpenAI, Anthropic, Gemini, and more.
npx -y neurolink-mcp
```json
{
"mcpServers": {
"neurolink": {
"command": "npx",
"args": ["-y", "neurolink-mcp"],
"env": { "NEUROLINK_API_KEY": "your-key" }
}
}
}
```
call_modellist_modelsroute_requestget_usageconfigure_fallbackNeurolink is an edge-first AI gateway that unifies access to 12 major AI providers and 100+ models through a single MCP interface. It handles provider-specific authentication, model routing, fallback strategies, and cost optimization. With Neurolink, AI agents can use the best model for each task without provider lock-in.
Language: TypeScript
Category: Agent Frameworks