Generate the setup snippet
- Open Agents in Fortress.
- Create or rotate an agent.
- Choose Claude Code as the runtime.
- Copy the generated command.
--scope user makes the Fortress server available across projects for the current machine. Use a separate Fortress agent if another Claude Code profile should have different permissions.
Verify
Inside Claude Code, run:fortress://workspace/overview.
Notes
- Keep the generated server key, such as
fortress-claude-code-local, unique per agent identity. - If you need project-only access, change the scope before running the command.
- If a command fails in the shell, confirm the MCP URL is quoted. Fortress setup URLs include a query parameter.
