Agent ID (client_id) for OAuth flows
Base URL of the MCP server (e.g., http://localhost:5001)
Optional corsCustom CORS origins (default: '*')
Optional enableEnable dynamic client registration (/register)
Optional enableEnable health check endpoint (/health)
Optional enableOAuthEnable OAuth discovery endpoints (/.well-known/*)
Optional enableEnable server info endpoint (/)
Nevermined environment to derive OAuth URLs
Optional oauthCustom OAuth URLs (overrides environment defaults)
Optional promptsList of prompt names exposed by this server
Optional protocolMCP protocol version
Optional resourcesList of resource names exposed by this server
Optional scopesScopes supported by this server
Optional serverServer name for MCP protocol
Optional toolsList of tool names exposed by this server
Configuration for the HTTP router.