Plugins for integrating Cyrus with Claude Code.
Receive real-time events from GitHub, Linear, Slack, Discord, Telegram, Email, and more directly in your Claude Code sessions.
claude plugin marketplace add ceedaragents/plugins
claude plugin install cyrus@ceedaragents-pluginsNote: This plugin is not yet on Anthropic's approved channels allowlist. Until it is, you must use the
--dangerously-load-development-channelsflag.
claude --dangerously-load-development-channels plugin:cyrus@ceedaragents-pluginsSet your CYRUS_AUTH_KEY environment variable with your team's auth key from the Cyrus dashboard:
export CYRUS_AUTH_KEY="your-key-here"The cyrus plugin connects Claude Code to the Cyrus MCP server at mcp.atcyrus.com, which pushes real-time events (GitHub PRs, Linear issues, Slack messages, Discord messages, Telegram messages, emails, and more) into your Claude Code session as channel notifications.
Service (GitHub/Linear/Slack/Discord/Telegram/Email/etc) → Cyrus → mcp.atcyrus.com/mcp → Claude Code