Theia API Documentation v1.73.0
    Preparing search index...
    MCPServerInstallTrust:
        | { serverId: string; status: "verified" }
        | { serverId: string; status: "unverified" }
        | { status: "no-registry" }

    Trust signal rendered as a banner at the top of the install dialog. Lets the user see whether the install they're about to perform is approved by the configured AI registry.

    • verified - registry is configured and lists this server
    • unverified - registry is configured but does NOT list this server
    • no-registry - no registry is configured, so trust can't be assessed