ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use HackerOne with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Automate bug bounty management via HackerOne. manage reports, programs, and payments directly from any AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 10 capabilities

The complete HackerOne capability set.

These are the exact actions your AI can choose when you ask it to work with HackerOne.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through HackerOne.

  1. 01

    List payments

    List bounty payments history

  2. 02

    List programs

    List bug bounty or VDP programs you have access to

  3. 03

    Award bounty

    Award a bounty for a vulnerability report

  4. 04

    Change report state

    Update the state of a vulnerability report (e.g., triaged, resolved)

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through HackerOne.

  1. 05

    Get program

    Get details for a specific security program

  2. 06

    Get report

    Get detailed information about a specific vulnerability report

  3. 07

    List assets

    List assets defined in your security programs

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through HackerOne.

  1. 08

    Add report comment

    Add a comment to a specific vulnerability report

  2. 09

    List hacktivity

    List the HackerOne hacktivity feed

  3. 10

    List reports

    List vulnerability reports submitted to your HackerOne program

Observed, not estimated

799ms average. Fast in production.

HackerOne is checked daily against the live service.

Daily averagePeak 937ms
Aug 24Today
Fastest day
700ms
Slowest day
937ms
14-day trend
Improving-8%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 10 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of HackerOne, so you can see the experience inside your AI.

It does not authenticate your account with HackerOne. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

HackerOne Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_MdngwsTWgI8aN2tcglppukreOCXiR4XOops4TQFJ/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — HackerOne capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "hackerone-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_MdngwsTWgI8aN2tcglppukreOCXiR4XOops4TQFJ/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions HackerOne owners ask.

  • 01

    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.

  • 02

    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.

  • 03

    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.

  • 04

    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.