HackerOne Connector for AI agents.
10 live capabilities
Manage bug bounty reports and vulnerability triage from your chat.
Waiting for input…
Why people use HackerOne
HackerOne for Faster Vulnerability Triage
This Connector lets you do all of that through a simple chat. You can pull report details or update a status with a single sentence. You get to stay in your flow and focus on the actual security fixes instead of the administrative overhead.
What Vinkius changes
You get a direct line to your HackerOne data without the manual clicking.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
The Triage Rush
A security engineer gets 50 new reports.
- Real-world use case 02
The Fast Payout
A bug bounty manager confirms a fix.
- Real-world use case 03
The Scope Check
A developer wants to know if a specific IP is in scope.
Complete set · 10capabilities
The complete HackerOne capability set.
These are the exact actions your AI can choose when you ask it to work with HackerOne.
01—04
4 capabilities in this set.
Part of 10 available through HackerOne.
- 01 Capability
List hacktivity
List the HackerOne hacktivity feed. This keeps you updated on recent discoveries in real time.
- 02 Capability
List payments
List bounty payments history. This helps you track your total spend and reward history.
- 03 Capability
List programs
List bug bounty or VDP programs you have access to. This gives you an overview of all your managed programs.
- 04 Capability
List reports
List vulnerability reports submitted to your HackerOne program. This is the fastest way to see new submissions.
05—07
3 capabilities in this set.
Part of 10 available through HackerOne.
- 05 Capability
Add report comment
Add a comment to a specific vulnerability report. This helps you communicate with researchers directly.
- 06 Capability
Award bounty
Award a bounty for a vulnerability report. You can process rewards quickly to keep researchers happy.
- 07 Capability
Change report state
Update the state of a vulnerability report. This lets you move reports to triaged or resolved status.
08—10
3 capabilities in this set.
Part of 10 available through HackerOne.
- 08 Capability
Get program
Get details for a specific security program. Use this to check scope and specific program rules.
- 09 Capability
Get report
Get detailed information about a specific vulnerability report. This pulls all relevant data for a single bug.
- 10 Capability
List assets
List assets defined in your security programs. This shows you exactly what is in scope for your tests.
Set up in minutes
One URL. Then ask HackerOne to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use HackerOne from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_MdngwsTWgI8aN2tcglppukreOCXiR4XOops4TQFJ/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it HackerOne, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable HackerOne for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_MdngwsTWgI8aN2tcglppukreOCXiR4XOops4TQFJ/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the HackerOne URL.
- Step 03
Save and start
Save the connection and enable HackerOne in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"hackerone": {
"url": "https://edge.vinkius.com/vk_preview_MdngwsTWgI8aN2tcglppukreOCXiR4XOops4TQFJ/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using HackerOne
Open Agent mode in chat and ask: "Using HackerOne, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"hackerone": {
"url": "https://edge.vinkius.com/vk_preview_MdngwsTWgI8aN2tcglppukreOCXiR4XOops4TQFJ/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using HackerOne
Ask Copilot: "Using HackerOne, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"hackerone": {
"url": "https://edge.vinkius.com/vk_preview_MdngwsTWgI8aN2tcglppukreOCXiR4XOops4TQFJ/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using HackerOne
Open Cascade and ask: "Using HackerOne, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"hackerone": {
"url": "https://edge.vinkius.com/vk_preview_MdngwsTWgI8aN2tcglppukreOCXiR4XOops4TQFJ/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using HackerOne
Ask Cline: "Using HackerOne, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add hackerone --transport http "https://edge.vinkius.com/vk_preview_MdngwsTWgI8aN2tcglppukreOCXiR4XOops4TQFJ/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using HackerOne
Ask Claude: "Using HackerOne, show me...". 10 tools are ready
Where the request belongs
Work HackerOne can move forward.
Security teams who are drowning in reports and need to move faster. It's for the person who spends all day in a dashboard and wants to automate the busy work.
Security Engineer
Triages reports and checks severity ratings during active incidents.
Bug Bounty Manager
Handles researcher communication and awards payouts to keep the program running.
CISO
Maintains a real-time overview of incoming vulnerabilities and program health.
When one Connector is not enough
Carry the request into a workflow.
Combine HackerOne with the systems that finish the task.
View all recipesBuild the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsBugcrowd
Manage crowdsourced security via Bugcrowd. track submissions, programs, and targets directly from any AI agent.
Intruder
Automate vulnerability scanning and security monitoring via Intruder.io API.
Beagle Security
Automate security testing via Beagle Security. list projects, start tests, and retrieve results directly from any AI agent.
Rapid7 InsightVM
Equip your AI to interact directly with Rapid7 InsightVM, extracting vulnerability assessments, scanning network assets, and launching immediate scans.
StackHawk
Connect your AI to the StackHawk DAST platform. Run automated security scans, triage alerts seamlessly, and find vulnerabilities effortlessly.
Equixly
Automate API security testing via Equixly. manage target services, trigger autonomous AI pentests, and audit vulnerability findings directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep HackerOne connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about HackerOne.
The practical details behind the request, access and result.
Can I use the HackerOne MCP to manage my bug bounty rewards?
Yes, you can award bounties and view payment history directly through your AI agent. This helps you keep track of your spend and reward researchers quickly.
How does the HackerOne MCP help with vulnerability triage?
It allows your agent to list all new reports and pull specific details for each one. You can quickly identify high-priority bugs without digging through a dashboard.
Can my AI agent update report statuses with this Connector?
Yes, you can tell your agent to change a report's state to triaged, resolved, or closed. It updates your HackerOne program status in real time.
Does the HackerOne MCP work for VDP programs?
Yes, it supports both bug bounty and Vulnerability Disclosure Programs. You can manage your programs, assets, and reports regardless of the payout model.
Can I see my hacktivity feed using the HackerOne MCP?
Yes, you can pull the latest entries from your hacktivity feed. This keeps you updated on new discoveries and researcher activity as they happen.
How do I connect my HackerOne account to my AI client?
You just need to subscribe to the Connector and provide your HackerOne API Token Identifier and Token Value. Once connected, your agent can access your organization's data.
How do I generate my HackerOne API Token?
Log in to HackerOne, navigate to Settings > API Token, and click 'Create API Token'. Make sure to copy both the Identifier and the Token Value immediately.
Can I award bounties through this integration?
Yes! Use the award_bounty capability by providing the report ID and the amount. You can also specify an optional bonus amount for the researcher.
Does the integration support internal comments?
Yes, the add_report_comment capability has an optional internal boolean parameter (defaults to true). This allows you to communicate with your team privately on a specific report.
Can I filter reports by their handle or ID?
You can use list_reports to see all reports or get_report with a specific ID to retrieve detailed information for a single discovery.
One connection away
Give your agent a direct line to HackerOne.
Connect HackerOne once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available