SynchronexBack to synchronex.ai
Docs

Synchronex Docs

Developer documentation for AI-native product operations.

Synchronex provides persistent memory, product state, decision logging, MCP access, OAuth connections, BYOK model routing, and AI worker infrastructure.

4 min read

What Synchronex Is

Synchronex is an AI command center for solo founders and small teams. It keeps stable business identity, product-specific state, and decision history available to the AI tools where work already happens.

The platform is orchestration-first and vendor-neutral. You can integrate through REST, MCP, OAuth-connected Cloud Developer Mode, or local/open memory patterns without binding your workflow to a single AI vendor.

Architecture

text
User
  -> [Claude Code | Claude.ai | ChatGPT | Gemini]
  <-> Synchronex MCP/API
  <-> [Identity Kernel | Product State | Decision Index]

Entry Points

  • REST API for direct memory, decision, BYOK, cost, and scope calls.
  • MCP Server for AI clients that call tools and load the Synchronex context prompt.
  • Cloud Developer Mode for OAuth-connected browser sessions.
  • Open memory concepts for portable Identity Kernel, Product State, and Decision Index patterns.

Start Here

Use the quickstart to generate a key and make your first call, then read MCP integration if your primary interface is Claude Code, Cursor, Windsurf, or another MCP client.