do not get Auth0 flow triggered by demo MCP server in stateless server setup
MCP CLient (Cursor) getting two tools: divide & add w/o login dialog
"mcp-with-auth": {
"command": "npx",
"args": [
"-y",
"mcp-remote@latest",
"http://localhost:3500/mcp",
"--allow-http",
"--transport",
"http-only"
]
}
do not get Auth0 flow triggered by demo MCP server in stateless server setup
MCP CLient (Cursor) getting two tools: divide & add w/o login dialog
"mcp-with-auth": {
"command": "npx",
"args": [
"-y",
"mcp-remote@latest",
"http://localhost:3500/mcp",
"--allow-http",
"--transport",
"http-only"
]
}