By apocohq
MQTT channel for Claude Code — pub/sub bridge with topic-based access control. Manage subscriptions, allowlists, and QoS via /mqtt:access.
Manage MQTT channel access — edit subscriptions, publish/subscribe allowlists, and default QoS. Use when the user asks to add or remove topic subscriptions, change allowlists, or adjust QoS for the MQTT channel.
Set up the MQTT channel — save the broker URL, credentials, and review connection status. Use when the user provides an MQTT broker URL, asks to configure MQTT, asks "how do I set this up", or wants to check channel status.
A Claude Code plugin marketplace by Apoco.
| Plugin | Description |
|---|---|
| clawdboard | Clawdboard setup — install the macOS menu bar app that monitors Claude Code sessions, configure hooks, and set up IDE integration. |
| mqtt | MQTT channel for Claude Code — pub/sub bridge with topic-based access control. |
| practical-skills | Practical skills that teach AI agents to get things done — Gmail organization, morning triage, meeting minutes, code review, design planning, and more. |
Add the marketplace:
/plugin marketplace add https://github.com/apocohq/claude-plugins
Install a plugin:
/plugin install mqtt@apoco-plugins
Each plugin lives in its own directory under plugins/. The marketplace catalog is at .claude-plugin/marketplace.json.
To add a new plugin:
plugins/<name>/ with a .claude-plugin/plugin.json manifest and your plugin files (skills, hooks, MCP servers, etc.)..claude-plugin/marketplace.json in the plugins array./plugin validate . or claude plugin validate ..Apache-2.0
Admin access level
Server config contains admin-level keywords
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub apocohq/claude-plugins --plugin mqttPractical skills that teach AI agents to get things done — Gmail organization, morning triage, meeting minutes, code review, design planning, and more.
Clawdboard setup — install the macOS menu bar app that monitors Claude Code sessions, configure hooks, and set up IDE integration (iTerm2 and/or VS Code).
Implement event-driven APIs with message queues and event streaming
Enterprise IoT Solutions Architect for device management, edge computing, and industrial IoT
Discord channel for Claude Code — messaging bridge with built-in access control. Manage pairing, allowlists, and policy via /discord:access.
Comprehensive toolkit for developing Claude Code plugins. Includes 10 expert skills covering hooks, MCP integration, LSP servers, commands, agents, marketplaces, and best practices, plus a guide skill for navigation. AI-assisted plugin creation and validation.
Build FastMCP 3.x Python MCP servers — covers provider/transform architecture (including CodeMode, Tool Search, and server-level transforms), component versioning, session state, authorization (MultiAuth, PropelAuth, connection-pooled token verifiers), evaluation creation, Pydantic validation, async patterns, STDIO and HTTP transports, nginx reverse proxy deployment, background tasks, Prefab Apps UI, security patterns, client SDK usage, testing, deployment, and migration from FastMCP v2. TypeScript is a legacy reference only and is not updated for v3.
Memory compression system for Claude Code - persist context across sessions