Theia API Documentation v1.66.0
    Preparing search index...
    MCPServerDescriptionRCP: Omit<MCPServerDescription, "resolve"> & {
        resolveId?: string;
    }

    MCPServerDescriptionRCP is a version of MCPServerDescription that can be sent over RCP. It omits the 'resolve' function and instead includes an optional 'resolveId' to identify the resolve function on the client side.