MCP
MCP
The MCP server exposes read-only project memory tools to MCP-capable clients, including coding agents.
When to use MCP
Use MCP when a client supports structured tools and resources. Use the CLI when a shell command is simpler or when you want direct human-readable output.
Safety posture
The v1 MCP surface is read-first. Treat HTTP MCP as local/advanced unless the client is explicitly configured with a token and network controls.
Next
Read stdio server and MCP security.