A modular, intelligent AI orchestration layer that dynamically selects the best model for every request — optimizing for **cost**, **latency**, or **quality**.
BrainRouter SDK — typed client helpers for talking to a BrainRouter MCP server from your own Node/browser code.
Shared TypeScript types for BrainRouter — used by the CLI, MCP server, and SDK.
TypeScript/JavaScript SDK for BrainRouter API
BrainRouter MCP server — the cognitive memory engine. Exposes recall, capture, focus scenes, persona, contradictions, skills, and graph queries as MCP tools for any MCP-speaking agent.
Memory-native terminal coding agent. Talks to the BrainRouter MCP cognitive engine for recall, skills, capture, persona, focus scenes, and contradiction tracking.
BrainRouter React hooks — data + state hooks for building a UI on top of a BrainRouter MCP server (pairs with @kinqs/brainrouter-sdk).