← Back to Plugins
MCP Server MCP

vuln-intel

github By github 👁 1 views ▲ 0 votes

Hosted CVE + bug-bounty-mechanic MCP: exploitation-first ranking, CVE fact-check, mechanic transfer

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.rozetyp.com/mcp",
      "headers": [
        {
          "description": "Bearer token. Get a free key at https://vulntel.com/signup, then send the value: Bearer <your-key>",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...