Skip to main content
GET
Get MCP registry config

Autorisierungen

Authorization
string
header
erforderlich

The access token received from the authorization server in the OAuth 2.0 flow.

Pfadparameter

registry
enum<string>
erforderlich

MCP registry alias. Currently only customer is documented for external client setup.

Verfügbare Optionen:
customer

Abfrageparameter

o
string

Organization ID. Required for multi-tenant scoping.

Antwort

OK

system_prompt
string | null

Full organization-specific system prompt for the customer MCP agent.

embedded_prompt
string | null

Shorter embedded prompt variant for hosts that inject instructions separately.

prompts
object[]

Reserved prompt list for future registry-specific prompt variants.

tenant_id
string | null

Organization external ID to send as X-Tenant-ID on MCP requests.

mcp_url
string<uri>

Streamable HTTP MCP endpoint for the selected registry.

Beispiel:

"https://b.anny.co/mcp/customer"

mcp_headers
object

Headers that must be included when talking to mcp_url.

Beispiel: