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
OptionalhostHost to bind to (default: '0.0.0.0')
OptionaloauthCustom OAuth URLs (overrides environment defaults)
Port to listen on
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 managed HTTP server.