Select your agent below. Each guide starts with the key, so you can follow
one tab from start to end.
- Claude Code
- OpenCode
- Cursor
- Codex
Claude Code adds remote MCP servers with the The Aquila line must show Connected:In a Claude Code session, type Put the key in the Claude Code asks each person to approve a project server one time.
Until then,
claude mcp add command.1
Copy your MCP authorization key
- Sign in to the Aquila dashboard.
- Open the user menu (your avatar, top right) and select Settings.
- Select MCP Server. The direct link is aquila.attaxr.com/dashboard/settings?section=mcp-server.
- In the Authorization key row, click Reveal. Then click Copy.
aqmcp_. Anyone with the key can run recon as you.
Keep it private.If Reveal is not available, Aquila stores your key as a hash only. Click
Rotate key to get a key that you can copy. Rotation stops the old key
immediately.2
Add the Aquila server
Run this command in a terminal. Replace
aqmcp_YOUR_KEY with your
key.--scope user makes Aquila available in all your projects. Claude
Code stores the entry in ~/.claude.json, which only you can read.3
Check the connection
/mcp to see the server and its
tools.4
Use the tools
Ask Claude Code for recon work in plain language. For example:
“Use the aquila
list_scans tool to show my five newest scans.”Share the server with your team
To give every teammate the server through the repository, add a.mcp.json file to the project root. The file reads each person’s key
from the AQUILA_MCP_KEY environment variable, so no key goes into git..mcp.json
AQUILA_MCP_KEY environment variable. The agent reads the
key from this variable, so the key never goes into a config file.claude mcp list shows the server as Pending approval.
Start claude in the project and approve the server.
