---
title: "MCP endpoint"
method: POST
path: "/mcp"
tags: ["mcp"]
---

# MCP endpoint

`POST /mcp`

Model Context Protocol (MCP) endpoint for AI assistant integrations

## Request body

- object — MCP protocol request body

## Response `200`

MCP protocol response

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `5XX` — Unexpected error

---

[API](https://skmtc.dev/theswarm/apis/swarm-api.md) · [All operations](https://skmtc.dev/theswarm/apis/swarm-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/theswarm/swarm-api/revisions/130f0025ff6c/schema)
