> For the complete documentation index, see [llms.txt](https://doc.wearepatchworks.com/product-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.wearepatchworks.com/product-documentation/developer-hub/patchworks-mcp/patchworks-mcp-hosted/working-with-your-hosted-patchworks-mcp-server-deployment/deploying-updated-mcp-tools-for-an-existing-draft.md).

# Deploying updated MCP tools for an existing draft

## Introduction

If you've customised tools for your hosted MCP server and chose to `save` changes (rather than `save & deploy`) any changes won't be live until your `draft` is deployed. When you're ready to proceed, follow the steps detailed here.

## Need to know

* When an updated `draft` is deployed, the existing `deployed` version becomes `inactive`, and the new deployment is live.
* Deploying an updated `draft` does not affect existing connections with AI assistants - these will pick up the new/changed tools when requests are made.

## The steps

{% stepper %}
{% step %}
**Access your MCP server deployments**

Select the `settings` option (at the bottom of the navigation menu):

<div align="left"><figure><img src="/files/2CflJsyeX7pwhkBMYz1t" alt=""><figcaption></figcaption></figure></div>

Then select the `MCP servers` option:

<figure><img src="/files/ex9d8TO1FbjQzcLvwHxx" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Deploy the draft**

Click the ellipsis icon for the `draft` entry:

<figure><img src="/files/buju6fpxwztLGR7fbkmV" alt=""><figcaption></figcaption></figure>

Then select the `deploy` option:

<figure><img src="/files/TQPDGCN9LL4hhibyO5XG" alt=""><figcaption></figcaption></figure>

The `draft` status changes to `deployed`. If there was already a `deployed` version, this becomes `inactive`.

{% hint style="info" %}
Once your changes are deployed, you can [test the updated tools via the MCP servers page](/product-documentation/developer-hub/patchworks-mcp/patchworks-mcp-hosted/working-with-your-hosted-patchworks-mcp-server-deployment/browsing-inspecting-and-testing-tools-for-a-deployed-mcp-server.md) and/or your AI assistant.
{% endhint %}

{% hint style="info" %}
Deploying an updated `draft` does not affect existing connections with AI assistants - these will pick up the new/changed tools when requests are made.
{% endhint %}
{% endstep %}
{% endstepper %}
