Endpoint
- Method:
POST - Path:
/settings/mcp/install-adapter - Edition: Core
- Controller:
McpController@installAdapter - Route source:
fluent-booking/app/Http/Routes/api.php:109 - Policy:
SettingsPolicy
Install Adapter
POST
/settings/mcp/install-adapter
Handler: McpController@installAdapter. Source: fluent-booking/app/Http/Routes/api.php:109.
Authorizations
ApplicationPasswords
WordPress Application Passwords — use Basic auth with username:application_password.
Type
API Key (header: Authorization)
Request Body
application/json
JSON
{
}
Responses
Successful response.
application/json
JSON
{
"message": "string"
}