---
title: "Create a tenant for an MCP Server"
method: POST
path: "/agents/{agentId}/mcpservers/{mcpserver_id}/tenants"
tags: ["MCP Servers"]
---

# Create a tenant for an MCP Server

`POST /agents/{agentId}/mcpservers/{mcpserver_id}/tenants`

## Path parameters

- `agentId` string, required
- `mcpserver_id` string, required

## Request body

- Tenant — Arbitrary key-value mapping. - Keys are strings. - Values are JSON objects with arbitrary properties.

## Response `200`

Tenant created

- Tenant — Arbitrary key-value mapping. - Keys are strings. - Values are JSON objects with arbitrary properties.

---

[API](https://skmtc.net/inconvoai/apis/inconvo-conversations-api.md) · [All operations](https://skmtc.net/inconvoai/apis/inconvo-conversations-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/inconvoai/inconvo-conversations-api/revisions/2524aa5bde1f/schema)
