Public marketplace for Coconut's Claude Code plugins.
| Plugin | What it does |
|---|---|
coco-context |
Connects Claude Code to Coconut Context — search, read, and write pages and spaces, and manage scheduled agent tasks. |
/plugin marketplace add lovelybunch/coco-plugins/plugin install coco-context@cocococo-context prompts for Coco MCP endpoint at enable time, defaulting to
https://api.coconut.md/mcp. See the
plugin README for authentication
and troubleshooting.
This repository holds only the catalog. Each plugin lives in its own repository
and is referenced here by a github source, so plugin releases are independent
of marketplace changes.
.claude-plugin/marketplace.json ← the catalog
- Create the plugin in its own public repository, with
.claude-plugin/plugin.jsonat the repository root. - Add an entry to
.claude-plugin/marketplace.jsonwith agithubsource naming that repository. - Validate both, then push:
claude plugin validate . --strictPin a release by adding ref or sha to the source. Without a pin, installs
track the plugin repository's default branch.