---
title: "Create Agent Mcp Connection"
method: POST
path: "/agents/connections/mcp"
tags: ["Agents"]
---

# Create Agent Mcp Connection

`POST /agents/connections/mcp`

Create one external MCP connection.

Streamkap-source rows are rejected (422): they're managed via the
Project Key agentic toggle, not Settings. Discriminator (``authMode``)
+ URL SSRF guard run inline before the row is persisted.

## Request body

- object

## Response `201`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/streamkap/apis/streamkap-rest-api.md) · [All operations](https://skmtc.net/streamkap/apis/streamkap-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/streamkap/streamkap-rest-api/versions/8aea6143d003/schema)
