# WebProsMCP

The WebProsMCP module for UAPI.

## Get the WebPros MCP connection configuration

 - [GET /WebProsMCP/get_connection_config](https://api.docs.cpanel.net/specifications/cpanel.openapi/webprosmcp/get_connection_config.md): Returns whether the current cPanel user's account is linked to a WebPros Account and the connection snippet for the WebPros MCP.

## Unlink the WebPros Account from this cPanel account

 - [GET /WebProsMCP/unlink_webpros_account](https://api.docs.cpanel.net/specifications/cpanel.openapi/webprosmcp/unlink_webpros_account.md): Removes the current cPanel user's WebPros Account authentication link(s), disconnecting the account from the WebPros MCP. This is not limited to MCP; it also disables WebPros Account login and any other WebPros integration for this cPanel account until the account is linked again. The call is idempotent and succeeds as a no-op when no link exists.

