From d22fed99aeb9b20817577ced331d8f090ea64051 Mon Sep 17 00:00:00 2001 From: "aman@immersa.co" <84601732+aman-immersa@users.noreply.github.com> Date: Fri, 29 May 2026 10:49:42 -0700 Subject: [PATCH] Add MarcoPolo partner plugin Adds the MarcoPolo plugin as an external marketplace entry, pinned to immersa-co/marcopolo-plugin@e064577. MarcoPolo is a secure, persistent remote workspace for querying company data connections, building dashboards, and scheduling automations. Co-Authored-By: Claude Opus 4.8 (1M context) --- .claude-plugin/marketplace.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 1c86a439..5206e048 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -544,6 +544,20 @@ "sha": "ada4d569dbf70194fe18750ecbc5170e9a3f120a" }, "homepage": "https://www.vibeprospecting.ai/product/claude-plugin" + }, + { + "name": "marcopolo", + "displayName": "MarcoPolo", + "source": { + "source": "url", + "url": "https://github.com/immersa-co/marcopolo-plugin.git", + "sha": "e0645772b5148b1bcb9c6e72b1d486c9370dda32" + }, + "description": "Secure, persistent remote workspace for analytics, dashboards, and automations across one or more company data connections. Query databases, warehouses, and APIs; join across sources with DuckDB; build previewable dashboards; and schedule recurring jobs — all in an isolated MarcoPolo workspace.", + "author": { + "name": "MarcoPolo", + "url": "https://marcopolo.dev" + } } ] }