<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>MCP Integration Add-on on ZAP</title>
    <link>/docs/desktop/addons/mcp-integration/</link>
    <description>Recent content in MCP Integration Add-on on ZAP</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <atom:link href="/docs/desktop/addons/mcp-integration/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>MCP Automation Framework - mcp-config Job</title>
      <link>/docs/desktop/addons/mcp-integration/mcp-automation-config/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/desktop/addons/mcp-integration/mcp-automation-config/</guid>
      <description>&lt;h1 id=&#34;mcp-automation-framework---mcp-config-job&#34;&gt;MCP Automation Framework - mcp-config Job&lt;/h1&gt;&#xA;&lt;p&gt;The &lt;code&gt;mcp-config&lt;/code&gt; job configures the MCP server as part of an Automation Framework plan.&lt;/p&gt;&#xA;&lt;p&gt;Any parameter not specified in the YAML is left at its current value - you only need to include&#xA;the options you want to change.&lt;/p&gt;&#xA;&#xA;&lt;h2 id=&#34;job-mcp-config&#34;&gt;Job: mcp-config &lt;a class=&#34;header-link&#34; href=&#34;#job-mcp-config&#34;&gt;&lt;svg class=&#34;fill-current o-60 hover-accent-color-light&#34; height=&#34;22px&#34; viewBox=&#34;0 0 24 24&#34; width=&#34;22px&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;none&#34;/&gt;&lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&#34; fill=&#34;currentColor&#34;/&gt;&lt;/svg&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;  - type: mcp-config                   # Configure the MCP server&#xA;    parameters:&#xA;      enabled:                         # Bool: Enable the MCP server, default: false&#xA;      port:                            # Int: Port for the MCP HTTP listener, default: 8282&#xA;      securityKey:                     # String: The security key value (leave blank to use no key)&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;h2 id=&#34;parameters&#34;&gt;Parameters &lt;a class=&#34;header-link&#34; href=&#34;#parameters&#34;&gt;&lt;svg class=&#34;fill-current o-60 hover-accent-color-light&#34; height=&#34;22px&#34; viewBox=&#34;0 0 24 24&#34; width=&#34;22px&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;none&#34;/&gt;&lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&#34; fill=&#34;currentColor&#34;/&gt;&lt;/svg&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&#xA;&lt;h3 id=&#34;enabled&#34;&gt;enabled &lt;a class=&#34;header-link&#34; href=&#34;#enabled&#34;&gt;&lt;svg class=&#34;fill-current o-60 hover-accent-color-light&#34; height=&#34;22px&#34; viewBox=&#34;0 0 24 24&#34; width=&#34;22px&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;none&#34;/&gt;&lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&#34; fill=&#34;currentColor&#34;/&gt;&lt;/svg&gt;&lt;/a&gt;&lt;/h3&gt;&#xA;&lt;p&gt;Whether the MCP server should be running. Set to &lt;code&gt;false&lt;/code&gt; to disable the server entirely. Default: &lt;code&gt;false&lt;/code&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>MCP Automation Framework Support</title>
      <link>/docs/desktop/addons/mcp-integration/mcp-automation/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/desktop/addons/mcp-integration/mcp-automation/</guid>
      <description>&lt;h1 id=&#34;mcp-automation-framework-support&#34;&gt;MCP Automation Framework Support&lt;/h1&gt;&#xA;&lt;p&gt;This add-on supports the &lt;a href=&#34;/docs/desktop/addons/automation-framework/&#34;&gt;Automation Framework&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;The following jobs are available:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;/docs/desktop/addons/mcp-integration/mcp-automation-config/&#34;&gt;mcp-config&lt;/a&gt; - Configure the MCP server (port, security key, enabled state, etc.)&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;/docs/desktop/addons/mcp-integration/mcp-automation-import/&#34;&gt;mcp-import&lt;/a&gt; - Import an external MCP server into ZAP&amp;rsquo;s history and sites tree&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;h2 id=&#34;see-also&#34;&gt;See Also &lt;a class=&#34;header-link&#34; href=&#34;#see-also&#34;&gt;&lt;svg class=&#34;fill-current o-60 hover-accent-color-light&#34; height=&#34;22px&#34; viewBox=&#34;0 0 24 24&#34; width=&#34;22px&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;none&#34;/&gt;&lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&#34; fill=&#34;currentColor&#34;/&gt;&lt;/svg&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;/docs/desktop/addons/mcp-integration/&#34;&gt;MCP Server&lt;/a&gt; - Overview of the add-on&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;/docs/desktop/addons/mcp-integration/mcp-options/&#34;&gt;Options&lt;/a&gt; - Configuration options&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
    <item>
      <title>MCP Automation Framework - mcp-import Job</title>
      <link>/docs/desktop/addons/mcp-integration/mcp-automation-import/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/desktop/addons/mcp-integration/mcp-automation-import/</guid>
      <description>&lt;h1 id=&#34;mcp-automation-framework---mcp-import-job&#34;&gt;MCP Automation Framework - mcp-import Job&lt;/h1&gt;&#xA;&lt;p&gt;The &lt;code&gt;mcp-import&lt;/code&gt; job probes an external MCP server and records all of its accessible endpoints (initialize, tools, resources, prompts) in the ZAP history and sites tree.&lt;/p&gt;&#xA;&lt;p&gt;For each discovered tool, resource, and prompt the job sends a representative request so that&#xA;ZAP captures the full JSON-RPC structure. This allows the requests to be scanned and fuzzed&#xA;like any other traffic.&lt;/p&gt;</description>
    </item>
    <item>
      <title>MCP Integration Options</title>
      <link>/docs/desktop/addons/mcp-integration/mcp-options/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/desktop/addons/mcp-integration/mcp-options/</guid>
      <description>&lt;h1 id=&#34;mcp-integration-options&#34;&gt;MCP Integration Options&lt;/h1&gt;&#xA;&lt;p&gt;This screen allows you to configure the &lt;a href=&#34;/docs/desktop/addons/mcp-integration/&#34;&gt;MCP Integration&lt;/a&gt; add-on.&lt;/p&gt;&#xA;&#xA;&lt;h2 id=&#34;enable-mcp-server&#34;&gt;Enable MCP Server &lt;a class=&#34;header-link&#34; href=&#34;#enable-mcp-server&#34;&gt;&lt;svg class=&#34;fill-current o-60 hover-accent-color-light&#34; height=&#34;22px&#34; viewBox=&#34;0 0 24 24&#34; width=&#34;22px&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;none&#34;/&gt;&lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&#34; fill=&#34;currentColor&#34;/&gt;&lt;/svg&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;When unchecked, the MCP HTTP listener is not started and the server is completely disabled. All other options are greyed out when the server is disabled.&lt;/p&gt;</description>
    </item>
    <item>
      <title>MCP Tools</title>
      <link>/docs/desktop/addons/mcp-integration/mcp-tools/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/desktop/addons/mcp-integration/mcp-tools/</guid>
      <description>&lt;h1 id=&#34;mcp-tools&#34;&gt;MCP Tools&lt;/h1&gt;&#xA;&lt;p&gt;The following tools are available for MCP clients to invoke:&lt;/p&gt;&#xA;&#xA;&lt;h2 id=&#34;zap_version&#34;&gt;zap_version &lt;a class=&#34;header-link&#34; href=&#34;#zap_version&#34;&gt;&lt;svg class=&#34;fill-current o-60 hover-accent-color-light&#34; height=&#34;22px&#34; viewBox=&#34;0 0 24 24&#34; width=&#34;22px&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;none&#34;/&gt;&lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&#34; fill=&#34;currentColor&#34;/&gt;&lt;/svg&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;Get the ZAP version.&lt;/p&gt;&#xA;&#xA;&lt;h2 id=&#34;zap_info&#34;&gt;zap_info &lt;a class=&#34;header-link&#34; href=&#34;#zap_info&#34;&gt;&lt;svg class=&#34;fill-current o-60 hover-accent-color-light&#34; height=&#34;22px&#34; viewBox=&#34;0 0 24 24&#34; width=&#34;22px&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;none&#34;/&gt;&lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&#34; fill=&#34;currentColor&#34;/&gt;&lt;/svg&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;Get basic ZAP information.&lt;/p&gt;</description>
    </item>
    <item>
      <title>MCP Prompts</title>
      <link>/docs/desktop/addons/mcp-integration/mcp-prompts/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/desktop/addons/mcp-integration/mcp-prompts/</guid>
      <description>&lt;h1 id=&#34;mcp-prompts&#34;&gt;MCP Prompts&lt;/h1&gt;&#xA;&lt;p&gt;Prompts are reusable instruction templates. MCP clients discover them via &lt;code&gt;prompts/list&lt;/code&gt; and retrieve them via &lt;code&gt;prompts/get&lt;/code&gt;.&lt;/p&gt;&#xA;&#xA;&lt;h2 id=&#34;zap_baseline_scan&#34;&gt;zap_baseline_scan &lt;a class=&#34;header-link&#34; href=&#34;#zap_baseline_scan&#34;&gt;&lt;svg class=&#34;fill-current o-60 hover-accent-color-light&#34; height=&#34;22px&#34; viewBox=&#34;0 0 24 24&#34; width=&#34;22px&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;none&#34;/&gt;&lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&#34; fill=&#34;currentColor&#34;/&gt;&lt;/svg&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;Run a ZAP baseline scan: spider the target (standard then AJAX) and check for passive vulnerabilities without any active attacking.&lt;/p&gt;</description>
    </item>
    <item>
      <title>MCP Resources</title>
      <link>/docs/desktop/addons/mcp-integration/mcp-resources/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/desktop/addons/mcp-integration/mcp-resources/</guid>
      <description>&lt;h1 id=&#34;mcp-resources&#34;&gt;MCP Resources&lt;/h1&gt;&#xA;&lt;p&gt;The following resources are available for MCP clients to read:&lt;/p&gt;&#xA;&#xA;&lt;h2 id=&#34;zapalerts&#34;&gt;zap://alerts &lt;a class=&#34;header-link&#34; href=&#34;#zapalerts&#34;&gt;&lt;svg class=&#34;fill-current o-60 hover-accent-color-light&#34; height=&#34;22px&#34; viewBox=&#34;0 0 24 24&#34; width=&#34;22px&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;none&#34;/&gt;&lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&#34; fill=&#34;currentColor&#34;/&gt;&lt;/svg&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;ZAP security alerts summary. Returns a lightweight list with &lt;code&gt;name&lt;/code&gt;, &lt;code&gt;risk&lt;/code&gt;, &lt;code&gt;pluginId&lt;/code&gt;, &lt;code&gt;alertRef&lt;/code&gt;, &lt;code&gt;instanceCount&lt;/code&gt;, &lt;code&gt;systemic&lt;/code&gt;, and &lt;code&gt;instancesUri&lt;/code&gt;. Use &lt;code&gt;zap://alerts/{alertRef}&lt;/code&gt; to get the full instances for a specific alert.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
