Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Coconut Claude Code plugins

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.

Install

/plugin marketplace add lovelybunch/coco-plugins
/plugin install coco-context@coco

coco-context prompts for Coco MCP endpoint at enable time, defaulting to https://api.coconut.md/mcp. See the plugin README for authentication and troubleshooting.

Layout

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

Adding a plugin

  1. Create the plugin in its own public repository, with .claude-plugin/plugin.json at the repository root.
  2. Add an entry to .claude-plugin/marketplace.json with a github source naming that repository.
  3. Validate both, then push:
claude plugin validate . --strict

Pin a release by adding ref or sha to the source. Without a pin, installs track the plugin repository's default branch.

About

Marketplace for Coconut's Claude Code plugins.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors