{
  "schema": "localendpoint.endpoint-plugin-catalog.v1",
  "lastReviewedUtc": "2026-07-13T14:37:23Z",
  "coreAppId": "localendpoints.com",
  "currentSelectablePluginIds": [
    "remoteendpoints.com",
    "memoryendpoints.com"
  ],
  "workingTodayMeaning": "The desktop recognizes and can configure the extension. This does not claim a current live hosted end-to-end round trip.",
  "remoteEndpointsClientGuideUrl": "/remoteendpoints/",
  "memoryEndpointsClientGuideUrl": "/memoryendpoints/",
  "developerGuideUrl": "/developers/plugins/",
  "submissionProcessUrl": "/.well-known/endpoint-plugin-submission.json",
  "installManifestSchemaUrl": "/schemas/localendpoint.endpoint-plugin-install.schema.json",
  "submissionSchemaUrl": "/schemas/localendpoint.endpoint-plugin-submission.schema.json",
  "templateUrls": {
    "readme": "/downloads/plugins/README.md",
    "remoteEndpointsInstallManifest": "/downloads/plugins/remoteendpoints.com.plugin.template.json",
    "memoryEndpointsInstallManifest": "/downloads/plugins/memoryendpoints.com.plugin.template.json",
    "submissionPacket": "/downloads/plugins/localendpoint-plugin-submission-template.json",
    "starterKitZip": "/downloads/plugins/localendpoint-plugin-starter-kit.zip",
    "starterKitReadme": "/downloads/plugins/starter-kit/README.md",
    "proposedInstallManifest": "/downloads/plugins/starter-kit/proposed-endpoint.plugin.template.json",
    "proposedSubmissionPacket": "/downloads/plugins/starter-kit/proposed-endpoint-submission.template.json",
    "validationChecklist": "/downloads/plugins/starter-kit/validation-checklist.md",
    "starterKitInstallSchema": "/downloads/plugins/starter-kit/schemas/localendpoint.endpoint-plugin-install.schema.json",
    "starterKitSubmissionSchema": "/downloads/plugins/starter-kit/schemas/localendpoint.endpoint-plugin-submission.schema.json"
  },
  "trustBoundary": "Plugin availability does not grant runtime authority. LocalEndpoint Connect still requires local enablement, authentication from an approved secure local provider where applicable, local approval, and approval policy. MemoryEndpoints accepts only owner-enabled public-safe summaries; local .uai memory remains active.",
  "plugins": [
    {
      "pluginId": "localendpoints.com",
      "displayName": "LocalEndpoints",
      "domain": "localendpoints.com",
      "installState": "core",
      "isCoreApp": true,
      "isWorkingToday": true,
      "runtimeAuthorityGranted": false,
      "requiresSeparateInstall": false,
      "intakeStatus": "accepted",
      "capabilities": [
        "local-models",
        "local-chat",
        "local-approval-queue",
        "owner-scoped-local-actions"
      ]
    },
    {
      "pluginId": "remoteendpoints.com",
      "displayName": "RemoteEndpoints.com",
      "domain": "remoteendpoints.com",
      "installState": "available",
      "isCoreApp": false,
      "isWorkingToday": true,
      "runtimeAuthorityGranted": false,
      "requiresSeparateInstall": true,
      "intakeStatus": "separate-install-required",
      "manifestFileName": "remoteendpoints.com.plugin.json",
      "manifestTemplateUrl": "/downloads/plugins/remoteendpoints.com.plugin.template.json",
      "clientGuideUrl": "/remoteendpoints/",
      "trustSheetUrl": "/remoteendpoints/",
      "capabilities": [
        "away-review",
        "protected-remote-messages",
        "remote-operator-approval"
      ],
      "evidenceStatus": {
        "reviewedAgainstDesktopVersion": "0.2.242.0",
        "setupAvailable": true,
        "latestBoundedDispatchProofDesktopVersion": "0.2.241.0",
        "latestBoundedDispatchProofKind": "simulated-authenticated-plugin-session",
        "currentPackageDispatchProofRerun": false,
        "liveProductionRoundTripVerified": false,
        "interactiveKeyboardPointerVerified": false
      }
    },
    {
      "pluginId": "memoryendpoints.com",
      "displayName": "MemoryEndpoints.com",
      "domain": "memoryendpoints.com",
      "installState": "available",
      "isCoreApp": false,
      "isWorkingToday": true,
      "runtimeAuthorityGranted": false,
      "requiresSeparateInstall": true,
      "intakeStatus": "separate-install-required",
      "manifestFileName": "memoryendpoints.com.plugin.json",
      "manifestTemplateUrl": "/downloads/plugins/memoryendpoints.com.plugin.template.json",
      "clientGuideUrl": "/memoryendpoints/",
      "trustSheetUrl": "/memoryendpoints/",
      "capabilities": [
        "shared-agent-memory",
        "public-safe-memory-save",
        "hosted-memory-search",
        "agent-current-message-lane"
      ],
      "clientReadiness": {
        "minimumConnectTesterVersion": "0.2.234.0",
        "pluginSettingsAvailable": true,
        "connectionTestAvailable": true,
        "connectorContractImplemented": true,
        "publicSafeOnly": true,
        "localUaiMemoryRemainsActive": true,
        "workspaceKeyStoredInManifest": false,
        "workspaceKeyStoredByWebsite": false,
        "defaultInstalledSecureKeyProviderAvailable": true,
        "secureKeyProvider": "current-user Windows Credential Manager",
        "hostedConnectionRequiresApprovedSecureKeyProvider": true
      },
      "evidenceStatus": {
        "reviewedAgainstDesktopVersion": "0.2.242.0",
        "setupAvailable": true,
        "secureCredentialUiProofDesktopVersion": "0.2.239.0",
        "secureCredentialStoreVerified": true,
        "realWorkspaceKeyUsedInProof": false,
        "currentPackageHostedSaveSearchVerified": false,
        "urlOnlySingleAgentPairingVerified": false,
        "serverSideDisconnectVerified": false
      }
    }
  ]
}
