Universal AI Development Platform with MCP server integration, multi-provider support, and professional CLI. Build, test, and deploy AI applications with multiple ai providers.
Standard I/O
npx (run directly)
npx @juspay/neurolinkAdd this to your claude_desktop_config.json:
{
"mcpServers": {
"-juspay-neurolink": {
"args": [
"@juspay/neurolink"
],
"command": "npx"
}
}
}