prymer-claude-plugin

builtbyberry/prymer-claude-plugin
★ 0 stars Unknown language AI/LLM Updated today
Prymer — Claude Code plugin marketplace (connects the hosted Prymer MCP server). Generated by swarmcloud's connector; do not hand-edit.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "prymer-claude-plugin": {
      "command": "npx",
      "args": [
        "-y",
        "builtbyberry/prymer-claude-plugin"
      ]
    }
  }
}

README Excerpt

The Claude Code plugin marketplace for [Prymer](https://prymer.app), the shared context bus. Installing the `prymer` plugin connects the hosted Prymer MCP server, teaches the load-at-start / checkpoint-at-end ritual, and adds the `/prymer:*` skills plus the `prymer-dispatch` and `prymer-project` worker subagents.