Documentation
¶
Overview ¶
Package setup installs Cortex integrations for AI coding agents.
Supported agents: claude-code, opencode, gemini-cli, codex. Each agent gets MCP server registration plus agent-specific configuration (Memory Protocol instructions, compaction recovery, tool allowlists).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddClaudeCodeAllowlist ¶ added in v1.0.0
func AddClaudeCodeAllowlist() error
AddClaudeCodeAllowlist adds cortex MCP tool permissions to Claude Code settings. It resolves the settings path automatically.
Types ¶
type Agent ¶ added in v1.0.0
Agent describes a supported agent for setup.
func SupportedAgents ¶
func SupportedAgents() []Agent
SupportedAgents returns the list of agents that can be set up.
Click to show internal directories.
Click to hide internal directories.