diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 251558e..57160bd 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -6,7 +6,11 @@ "plugins": [ { "name": "cedar", - "source": "./cedar-plugin", + "source": { + "source": "git-subdir", + "url": "https://github.com/CedarCopilot/cedar-plugin.git", + "path": "cedar-plugin" + }, "description": "Cedar is a sales execution platform for AEs and sales teams — it connects to your email, meetings, Slack, and CRM to automatically organize every deal interaction into structured context, then proactively drafts follow-ups and pushes playbook recommendations to reps via Slack, iMessage, or email. The result: stalled deals go to zero, response times drop, and reps spend their time selling instead of chasing admin. Over time, Cedar surfaces what your top reps do differently — so the whole team can close at a higher rate. This plugin connects Cedar's tools and skills, and includes conversation capture on hook-capable surfaces (Cowork, Claude Code)." } ]