---
title: "Generic MCP tool proxy for the scripts SDK bridge"
method: POST
path: "/api/mcp-bridge"
tags: ["Scripts"]
---

# Generic MCP tool proxy for the scripts SDK bridge

`POST /api/mcp-bridge`

## Request body

- object
  - `tool` string, required
  - `args` object

## Response `200`

Tool result

## Other responses

- `400` — Invalid tool name or args
- `403` — Tool not in SDK allowlist
- `404` — Tool not found

---

[API](https://skmtc.dev/desplega-ai/apis/agent-swarm-api.md) · [All operations](https://skmtc.dev/desplega-ai/apis/agent-swarm-api/llms.txt) · [OpenAPI document](https://skmtc.dev/desplega-ai/apis/agent-swarm-api/revisions/4f62e32be8ec?raw)
