---
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.net/desplega-ai/apis/agent-swarm-api.md) · [All operations](https://skmtc.net/desplega-ai/apis/agent-swarm-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/desplega-ai/agent-swarm-api/versions/ef761849166b/schema)
