---
title: "Get server-derived config for end-user MCP clients."
method: GET
path: "/api/integrations/mcp-user/config"
tags: ["Integrations"]
---

# Get server-derived config for end-user MCP clients.

`GET /api/integrations/mcp-user/config`

## Response `200`

Server-derived MCP user config. `mcpBaseUrl` is the API server base URL and `mcpUserUrl` appends `/mcp-user`.

- object
  - `mcpBaseUrl` string, required
  - `mcpUserUrl` string, required

---

[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/e2028c1ef6f5/schema)
