The AI Registry package integrates Theia with a remote AI artifact registry (such as ai-registry-core). Users can browse approved MCP servers and install them with a single action.
Features
Contributes registry-approved MCP servers to the Extensions view alongside Open VSX extensions.
Detects whether a server is installed from the registry, manually with a matching key, or has drifted from the registry config — and surfaces Install / Link / Update / Fix config / Uninstall accordingly.
Installs servers by writing the registry's published config snippet to the existing ai-features.mcp.mcpServers preference.
Product configuration
Theia products override the default tool name (all) and registry base URL by rebinding AIRegistryConfiguration in their frontend module.