Authorize {{.ClientName}}

{{.ClientName}} is requesting access to the MCP server {{.MCPSlug}}

Signing in as
{{.SubjectDisplay}}
{{if .RedirectURI}}
Will redirect to
{{.RedirectURI}}
{{end}}
{{if .RemoteSessionCards}}

Connect required services

{{range .RemoteSessionCards}}
{{.IssuerSlug}}
{{if .Connected}}
✓ Connected
{{else}}
Not connected
{{end}}
{{if .Connected}}Reconnect{{else}}Connect{{end}}
{{end}}
{{end}}