- Claude Code (CLI)
- Claude Desktop
- Cursor
- Codex
- Antigravity
Run in terminal:Then authenticate the connection:
- Start Claude Code in your project.
- Type
/mcp, selecthacktron, and choose Authenticate. - Complete the Hacktron browser sign-in.
Prefer using an API key?
Prefer using an API key?
Create an organization API key — see Authentication. Grant
read & write access to let your assistant triage findings.Run in terminal:Tools
| Name | Description |
|---|---|
list_scans | List scans with severity breakdown |
get_scan | Get details about a scan |
export_findings | Export a scan’s findings as JSON, CSV, or SARIF |
list_findings | List findings across the organisation |
get_finding | Get details about a finding |
update_finding | Update a finding’s state or severity |
add_finding_comment | Post a comment on a finding |
Related
Authentication & API keys
Create and scope the API key used for API-key auth.
API reference
The same scans and findings, over the REST API.