Skip to content

Commit 02318c9

Browse files
tomek-labuklena-larionova
authored andcommitted
feat(ai-gateway): AI MCP Proxy ACLs (#3469)
1 parent 60901dd commit 02318c9

18 files changed

+1855
-90
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
@@ -216,6 +217,7 @@ DPPs
216217
drilldown
217218
dynatrace
218219
Dynatrace
220+
eason
219221
ecs
220222
ElastiCache
221223
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)