Purpose
Settings → MCP lets the local CLI call App capabilities over MCP (tag, status, and similar). Needs Pro. Writes default to dry-run;--apply actually persists.
Settings → MCP: switch, port, permission toggles, pairing URI
Screenshot TODO · images/screenshots/settings/mcp.webp
How to use it
- Enable MCP Service
- Confirm the port (often 5555; avoid clashes)
- Allow as needed: read private notes, local writes, batch writes, replace writes
- Copy the pair command and run it:
starcat mcp. See Skill.
Notes
- The app enforces permission and audit. The CLI does not open SQLite.
- Remote connections need TLS and cert pinning (CLI security model).