Back to Home
juspay icon

neurolink

Verified Safe

by juspay

Overview

NeuroLink is a comprehensive AI toolkit that unifies multiple AI providers, offers advanced orchestration, real-time services, and a Human-in-the-Loop safety system, allowing modular enhancement of AI models through an extensible MCP-compliant middleware and tool ecosystem.

Installation

Run Command
npx @juspay/neurolink status

Environment Variables

  • OPENAI_API_KEY
  • ANTHROPIC_API_KEY
  • GOOGLE_AI_API_KEY
  • AWS_ACCESS_KEY_ID
  • AWS_SECRET_ACCESS_KEY
  • AWS_REGION
  • GOOGLE_VERTEX_PROJECT
  • GOOGLE_VERTEX_LOCATION
  • GOOGLE_APPLICATION_CREDENTIALS
  • OLLAMA_MODEL
  • NEUROLINK_LOG_LEVEL
  • STORAGE_TYPE

Security Notes

The project demonstrates strong security awareness by implementing explicit proxy handling, masking credentials in logs, and providing a robust Human-in-the-Loop (HITL) system for dangerous actions. Controlled use of `new Function()` for specific, sanitized internal/tool logic is present (e.g., in `src/lib/agent/directTools.ts` for a calculator tool and `src/lib/utils/schemaConversion.ts` for Zod schema compilation), which appears justified. The primary inherent risk lies in misconfiguration or the introduction of untrusted external MCP (Model Context Protocol) servers.

Similar Servers

Stats

Interest Score53
Security Score9
Cost ClassMedium
Avg Tokens1000
Stars100
Forks87
Last Update2026-01-19

Tags

AI orchestrationMulti-provider AITool integrationEnterprise featuresReal-time AI