Skip to content

Commit 67e579e

Browse files
committed
added mcp route
1 parent 8f62226 commit 67e579e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

client-v2/staticwebapp.config.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
{
2+
"routes": [
3+
{
4+
"route": "/mcp"
5+
}
6+
],
27
"globalHeaders": {
38
"Access-Control-Allow-Origin": "*",
49
"Access-Control-Allow-Methods": "GET, POST, PUT, DELETE, OPTIONS",

0 commit comments

Comments
 (0)