memaxdocs
Integrations

Agent Integrations

Connect Memax to your AI coding agents. Step-by-step guides for Claude Code, Cursor, Codex, Copilot, and more.

Memax integrates with every major AI coding agent. The primary integration method is MCP (Model Context Protocol), which gives agents direct tool access to your knowledge hub.

Integration tiers

Tier 0: Agent Memory Sync     → bridge native agent memory to Memax
Tier 1: MCP Server             → direct tool access (recommended)
Tier 1b: Native Hooks          → ambient context injection
Tier 2: CLI Piping             → universal fallback
Tier 3: SDK Embedding          → custom agent builds

Supported agents

Quick comparison

AgentMCPHooksCLI PipeSetup
Claude CodeYesYesYesmemax setup claude-code
CursorYesYesManual config
CodexYesYesManual config
CopilotYesShell scripting
WindsurfYesYesManual config
CustomYesYesSDK or CLI