Skip to content

Settings

Open Settings → Cortex to configure:

SettingDefaultDescription
Claude binary path(auto-detect)Full path to the claude executable. Leave blank to auto-detect from PATH and common install locations.
Context file path_claude-context.mdVault-relative path to the context file injected at session start.
Export folderCortex ExportsDefault folder for Export session to vault. Created automatically if it doesn't exist. Leave blank to save at vault root.
Vault tree depth3 levelsLevels of folder/file names injected at session start. 0 = off, 110 = N levels, -1 = unlimited. Names only — no file contents.
Send on EnterOnPress Enter to send. Shift+Enter always inserts a newline.
Resume last session on startupOnAutomatically resume the most recent session when the panel opens.
Autonomous memoryOnClaude updates the context file as it learns about your vault. Disable if you prefer manual control or if your vault is shared.
Permission modeStandardControls what vault operations Claude can perform. See Permissions.
Command Allowlistswitcher:open, daily-notes, editor:open-searchObsidian commands Claude can run via the UI Bridge. Found under UI Bridge & Commands. Allowlisted commands execute immediately.
Prompt for unlisted commandsOnWhen Claude tries a command not in the allowlist, show a confirmation modal. Allow + "Don't ask again" adds to allowlist. Deny + "Don't ask again" adds to denylist.
Denied commands(hidden until used)Shows count of permanently denied commands with a Clear denylist button. To re-enable a specific command, add it to the allowlist via the command browser.
Enable debug logOnWrite a debug log file. See Troubleshooting.
Log file path.obsidian/plugins/cortex/cortex-debug.logVault-relative path for the log file. Defaults to the plugin folder so it stays out of your vault and git history.
Log verbosityNormalNormal logs session events and errors. Verbose adds raw stream data and token breakdowns.
@-mention file typesmd, fountain, txtComma-separated file extensions included in the @ autocomplete dropdown.
Inject split-pane filesOnWhen in split-pane view, include all visible file paths as active note context.

Released under the MIT License.