---
title: "Resync Mcp Server Tools"
method: POST
path: "/v1/tools/mcp/servers/{mcp_server_name}/resync"
tags: ["tools"]
---

# Resync Mcp Server Tools

`POST /v1/tools/mcp/servers/{mcp_server_name}/resync`

Resync tools for an MCP server by:
1. Fetching current tools from the MCP server
2. Deleting tools that no longer exist on the server
3. Updating schemas for existing tools
4. Adding new tools from the server

Returns a summary of changes made.

## Path parameters

- `mcp_server_name` string, required

## Query parameters

- `agent_id` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/yu-code666/apis/letta-api.md) · [All operations](https://skmtc.dev/yu-code666/apis/letta-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/yu-code666/letta-api/revisions/6cec99480c13/schema)
