Skip to main content

Connector Catalog

Connectors are applications built on NeuroLink that open a specific gateway — a new way for people or systems to access and experience AI.

Every connector follows the same pattern:

Input Event → NeuroLink Pipe → AI Processing → Output Action

The pipe handles provider dispatch, context building, tool execution, and memory. The connector decides what flows through it and what happens at each end.


Production Connectors

ConnectorStatusGatewayProvider
Automatic✅ ProductionConsumer intelligence · Operations riskNeuroLink SDK
Tara✅ ProductionEngineering assistance · Self-improvementVertex AI via NeuroLink
Yama✅ ProductionCode quality · Automated governanceLiteLLM via NeuroLink

Building Your Own Connector

Any application that imports NeuroLink and connects it to a data source or action surface is a connector. Study the production connectors above — then build yours.

Start with: Quick Start →