Back to the catalog

keeperhub

Build and manage automation workflows from Claude Code. Monitor smart contracts, track on-chain events, configure scheduled tasks, and conne

Open source Repository Open in the app JSON README (API)

About

Build and manage automation workflows from Claude Code. Monitor smart contracts, track on-chain events, configure scheduled tasks, and connect notifications across Discord, Telegram, email, and webhooks. Connects to KeeperHub's remote MCP server with OAuth browser authentication. A test API key for review is available on request at support@keeperhub.com. Set KH_API_KEY=<provided key> to authenticate without OAuth.

Details

Kind
Plugins
Topic
Communication
Publisher
keeperhub
Origin
marketplace
Category
ferramentas
Forks
1
Open pull requests
1
Last push
2026-05-19T08:33:40Z
Repository state
ativo
License
MIT
Added
2026-08-30 01:48:58
Updated
2026-08-30 01:48:58
Origin id
keeperhub/claude-plugins/keeperhub

README

# KeeperHub Claude Code Plugins

Claude Code plugin marketplace by KeeperHub.

## Setup

```
/plugin marketplace add KeeperHub/claude-plugins
/plugin install keeperhub@keeperhub-plugins
/keeperhub:login
```

Run `/keeperhub:status` to verify the connection.

## Plugins

**keeperhub**

Build and manage automation workflows from Claude Code. Monitor smart contracts, track on-chain events, run scheduled tasks, and send notifications across Discord, Telegram, email, and webhooks. Connects to KeeperHub's remote MCP server with OAuth browser authentication.

**Try it:**

- "Create a workflow that monitors a smart contract event and sends a Telegram alert"
- "Show me workflow templates for on-chain monitoring"
- "Why did my last workflow fail?"
- "What KeeperHub plugins are available?"

**Commands:** `/keeperhub:login` | `/keeperhub:status`

**Skills (activate automatically):**

- **workflow-builder** -- create workflows from natural language
- **template-browser** -- browse and deploy pre-built templates
- **execution-monitor** -- monitor runs and debug failures
- **plugin-explorer** -- discover available plugins and integrations

More