ebe4789935
OAuth discovery endpoints (/.well-known/oauth-protected-resource and /.well-known/oauth-authorization-server) and the authorization server paths (/oauth2/*, /login) were routing to neuron-rest, which has none of those endpoints. MCP also uses /sse and /message directly. All five path prefixes now route to neuron-mcp on port 8080.