PingOne Platform APIs - Early Access

MCP Server

This information is provided as part of the early-access program. API details described here might change before the official release of the feature.

The MCP Settings API allows administrators to manage the configuration of the PingOne Model Context Protocol (MCP) server for a specific environment.

By default, the MCP server is disabled. Using these endpoints, you can enable the MCP server, which allows authorized external Large Language Model (LLM) clients to discover and execute tools within your PingOne environment.

MCP Server data model

Property Type Required Mutable Description

environment.id

String

Required

Immutable

The UUID of the environment to which the MCP Server settings apply.

enabled

Boolean

Required

Mutable

Specifies whether the MCP server is enabled for the environment. Defaults to false.