Skip to content

Commit 871a1b5

Browse files
tomek-labukfabianrbz
authored andcommitted
feat(ai-gateway): AI MCP Proxy ACLs (#3469)
1 parent 2222651 commit 871a1b5

18 files changed

+1854
-89
lines changed

.github/styles/base/Dictionary.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ certificate_admin
104104
charset
105105
chatbot
106106
chatbots
107+
chatwise
107108
cidr
108109
cidrs
109110
cleartext
@@ -217,6 +218,7 @@ DPPs
217218
drilldown
218219
dynatrace
219220
Dynatrace
221+
eason
220222
ecs
221223
ElastiCache
222224
ElastiCache
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
name: mcp-acl-route
2+
paths:
3+
- /mcp
4+
service:
5+
name: mcp-acl-service
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
name: mcp-acl-service
2+
url: http://host.docker.internal:3001/mcp

0 commit comments

Comments
 (0)