You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Note:** The root endpoint `/` only accepts GET requests. POST requests to `/` will return a 404 error. Use `/mcp` or `/api/mcp` for MCP protocol requests.
359
+
297
360
### Starting the Server
298
361
299
362
The server will start in the mode specified by `MCP_MODE` environment variable (default: stdio).
0 commit comments