---
title: "Changes to Create a AiMcpProxy plugin"
method: POST
path: "/{workspace}/plugins#AiMcpProxy"
---

# Changes to Create a AiMcpProxy plugin

`POST /{workspace}/plugins#AiMcpProxy`

> Every recorded change to this endpoint, newest first.
> 11 revisions in range; 1 not diffed.

## Timeline

Changed in 3 of 11 revisions.

- **2026-04-24** `9555cbb8b259` — 6 breaking, 26 info
- **2025-11-25** `65f3141f1662` — 2 warning, 2 info
- **2025-10-09** `740b73588ef4` — 1 info

## Changes

- **2026-04-24** `9555cbb8b259` — 6 breaking, 26 info
  - the `allOf[#/components/schemas/AiMcpProxyPluginConfig]/config/tools/items/parameters` request property type/format changed from `string`/`` to `array`/``
  - the `allOf[#/components/schemas/AiMcpProxyPluginConfig]/config/tools/items/request_body` request property type/format changed from `string`/`` to `object`/``
  - the response property `allOf[#/components/schemas/AiMcpProxyPluginConfig]/config/tools/items/parameters` became nullable for the status `201`
  - the response property `allOf[#/components/schemas/AiMcpProxyPluginConfig]/config/tools/items/request_body` became nullable for the status `201`
  - the `allOf[#/components/schemas/AiMcpProxyPluginConfig]/config/tools/items/parameters` response's property type/format changed from `string`/`` to `array`/`` for status `201`
  - the `allOf[#/components/schemas/AiMcpProxyPluginConfig]/config/tools/items/request_body` response's property type/format changed from `string`/`` to `object`/`` for status `201`
  - added the new optional request property `allOf[#/components/schemas/AiMcpProxyPluginConfig]/config/access_token_claim_field`
  - added the new optional request property `allOf[#/components/schemas/AiMcpProxyPluginConfig]/config/acl_attribute_type`
  - added the new optional request property `allOf[#/components/schemas/AiMcpProxyPluginConfig]/config/consumer_identifier`
  - added the new optional request property `allOf[#/components/schemas/AiMcpProxyPluginConfig]/config/default_acl`
  - added the new optional request property `allOf[#/components/schemas/AiMcpProxyPluginConfig]/config/include_consumer_groups`
  - added the new optional request property `allOf[#/components/schemas/AiMcpProxyPluginConfig]/config/logging/log_audits`
  - added the new optional request property `allOf[#/components/schemas/AiMcpProxyPluginConfig]/config/server/session`
  - added the new optional request property `allOf[#/components/schemas/AiMcpProxyPluginConfig]/config/tools/items/acl`
  - added the new optional request property `allOf[#/components/schemas/AiMcpProxyPluginConfig]/config/tools/items/name`
  - added the new optional request property `allOf[#/components/schemas/AiMcpProxyPluginConfig]/config/tools/items/responses`
  - added the new optional request property `allOf[#/components/schemas/PluginBase]/condition`
  - the request property `allOf[#/components/schemas/AiMcpProxyPluginConfig]/config/tools/items/parameters` became nullable
  - the request property `allOf[#/components/schemas/AiMcpProxyPluginConfig]/config/tools/items/request_body` became nullable
  - the `max_request_body_size` request property default value changed from `8192` to `1048576`
  - added the optional property `allOf[#/components/schemas/AiMcpProxyPluginConfig]/config/access_token_claim_field` to the response with the `201` status
  - added the optional property `allOf[#/components/schemas/AiMcpProxyPluginConfig]/config/acl_attribute_type` to the response with the `201` status
  - added the optional property `allOf[#/components/schemas/AiMcpProxyPluginConfig]/config/consumer_identifier` to the response with the `201` status
  - added the optional property `allOf[#/components/schemas/AiMcpProxyPluginConfig]/config/default_acl` to the response with the `201` status
  - added the optional property `allOf[#/components/schemas/AiMcpProxyPluginConfig]/config/include_consumer_groups` to the response with the `201` status
  - added the optional property `allOf[#/components/schemas/AiMcpProxyPluginConfig]/config/logging/log_audits` to the response with the `201` status
  - added the optional property `allOf[#/components/schemas/AiMcpProxyPluginConfig]/config/server/session` to the response with the `201` status
  - added the optional property `allOf[#/components/schemas/AiMcpProxyPluginConfig]/config/tools/items/acl` to the response with the `201` status
  - added the optional property `allOf[#/components/schemas/AiMcpProxyPluginConfig]/config/tools/items/name` to the response with the `201` status
  - added the optional property `allOf[#/components/schemas/AiMcpProxyPluginConfig]/config/tools/items/responses` to the response with the `201` status
  - added the optional property `allOf[#/components/schemas/PluginBase]/condition` to the response with the `201` status
  - the `max_request_body_size` response's property default value changed from `8192` to `1048576` for the status `201`
- **2025-11-25** `65f3141f1662` — 2 warning, 2 info
  - removed the request property `name`
  - removed the optional property `name` from the response with the `201` status
  - added the new optional request property `allOf[#/components/schemas/AiMcpProxyPluginConfig]/name`
  - added the optional property `allOf[#/components/schemas/AiMcpProxyPluginConfig]/name` to the response with the `201` status
- **2025-10-09** `740b73588ef4` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/kong/apis/kong-enterprise-admin-api/docs/:workspace/plugins#AiMcpProxy/post.md) · [API](https://skmtc.dev/kong/apis/kong-enterprise-admin-api.md) · [Page](https://skmtc.dev/kong/apis/kong-enterprise-admin-api/changes/:workspace/plugins#AiMcpProxy/post)
