diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index 37ba648d57..880d92d3e7 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -293,6 +293,12 @@ "url": "https://ui.manifest.build/r/{name}.json", "description": "Agentic UI toolkit for building MCP Apps. Open-source components and blocks ready to use within your chat app." }, + { + "name": "@mapcn", + "homepage": "https://mapcn.dev", + "url": "https://mapcn.dev/r/{name}.json", + "description": "Beautiful maps, made simple. Ready to use, customizable map components for React. Built on MapLibre. Styled with Tailwind CSS." + }, { "name": "@mui-treasury", "homepage": "https://www.mui-treasury.com", diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index 6a4c34af77..f50c7e3872 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -342,6 +342,13 @@ "description": "Agentic UI toolkit for building MCP Apps. Open-source components and blocks ready to use within your chat app.", "logo": "" }, + { + "name": "@mapcn", + "homepage": "https://mapcn.dev", + "url": "https://mapcn.dev/r/{name}.json", + "description": "Beautiful maps, made simple. Ready to use, customizable map components for React. Built on MapLibre. Styled with Tailwind CSS.", + "logo": "" + }, { "name": "@mui-treasury", "homepage": "https://www.mui-treasury.com",