Skip to content

Plugin Directory

Explore official and reference plugins available for Octarq from the octarq-plugins repository.

Official & Reference Plugins

1. πŸ€– Telegram (octarq-plugin-telegram)

  • Category: Integration / Notifications
  • Description: Connects your Octarq instance with Telegram bots. Send instant notification alerts, receive system status updates, and trigger automated tasks directly from Telegram chat commands.
  • Repository: octarq-org/octarq-plugin-telegram

2. πŸͺ Webhook (octarq-plugin-webhook)

  • Category: Integration / Webhooks
  • Description: Outbound webhook delivery system for event-driven workflows. Features exponential backoff retries, secret signature verification (HMAC-SHA256), payload customization, and event filtering.
  • Repository: octarq-org/octarq-plugin-webhook

  • Category: Agent-Native / Automation
  • Description: An agent-native reference plugin that intercepts incoming OTP and magic link emails via OnEmail hooks, automatically generates short links using Octarq’s links service, and exposes them as tools over the MCP server for Claude Code and Cursor to consume.
  • Repository: octarq-org/octarq-plugins

πŸ›  Starter Template

Want to create your own plugin? Start with the official plugin template:

  • _template: Pre-configured Go module + React TS frontend workspace with @octarq/plugin-sdk ready for instant copy-and-edit development.