---
title: "Probe Instance Auth"
method: POST
path: "/v1/mcp-server-instances/{instance_id}/probe"
tags: ["v1", "protected", "mcp-server-instances"]
---

# Probe Instance Auth

`POST /v1/mcp-server-instances/{instance_id}/probe`

Probe a URL-type MCP instance to detect its auth requirements.

## Path parameters

- `instance_id` string, uuid, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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