We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57a6ac6 commit c6be84bCopy full SHA for c6be84b
1 file changed
src/backend/.env.sample
@@ -20,6 +20,6 @@ AZURE_AI_AGENT_ENDPOINT=
20
AZURE_BING_CONNECTION_NAME=
21
REASONING_MODEL_NAME=o3
22
APP_ENV=dev
23
-
+MCP_SERVER_ENDPOINT=http://localhost:9000/mcp
24
BACKEND_API_URL=http://localhost:8000
25
FRONTEND_SITE_NAME=*
0 commit comments