We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f62226 commit 67e579eCopy full SHA for 67e579e
client-v2/staticwebapp.config.json
@@ -1,4 +1,9 @@
1
{
2
+ "routes": [
3
+ {
4
+ "route": "/mcp"
5
+ }
6
+ ],
7
"globalHeaders": {
8
"Access-Control-Allow-Origin": "*",
9
"Access-Control-Allow-Methods": "GET, POST, PUT, DELETE, OPTIONS",
0 commit comments