Integrate authentication configuration throughout the Virtual MCP Server system, from backend discovery through server runtime wiring.
This addresses configuration and integration phases from epic #150 (in epics repo).
Scope
- Populate
AuthStrategy and AuthMetadata in Backend structs during discovery
- Wire incoming auth middleware into vMCP server HTTP routes
- Integrate OutgoingAuthenticator into server initialization
- Configuration schema for auth settings
Acceptance Criteria