Agent ID (client_id) for OAuth flows
Base URL of the MCP server (e.g., http://localhost:5001)
OptionalcorsCustom CORS origins (default: '*')
OptionalenableEnable dynamic client registration (/register)
OptionalenableEnable health check endpoint (/health)
OptionalenableEnable OAuth discovery endpoints (/.well-known/*)
OptionalenableEnable server info endpoint (/)
Nevermined environment to derive OAuth URLs
OptionaloauthCustom OAuth URLs (overrides environment defaults)
OptionalpromptsList of prompt names exposed by this server
OptionalprotocolMCP protocol version
OptionalresourcesList of resource names exposed by this server
OptionalscopesScopes supported by this server
OptionalserverServer name for MCP protocol
OptionaltoolsList of tool names exposed by this server
Configuration for the HTTP router.