Integrations
How Eve Directory labels channels and connections on listings — and thin after-install recipes that link out to Eve’s official docs.
On listings, integrations are short slugs (for example slack, github, linear) for channels and connections the agent is built around. They power /integrations/[name] filters and chips on cards.
Official Eve docs
Eve publishes install/quick-start recipes at eve.dev/integrations. Deep docs live under Channels and Connections. This site does not fork those guides.
After-install recipes (this site)
When you install a catalog agent, you still need to wire your Connect clients or env secrets. These short pages cover that handoff only:
- Slack — swap the Connect UID in
agent/channels/slack.ts - GitHub — GitHub App env vars
- Notion —
vercel connect create notion - Telegram — BotFather token + webhook
- Linear — MCP Connect client (or Linear Agent channel)
See also After you install.
On this site
- Browse the integrations directory or open
/integrations/<name>for matching agents - Full framework setup always links out to Eve
Agents using Slack
Live catalog cards for the slack integration:
PR Review Sentinel
Review pull requests against team conventions, flag risky changes, and post structured, actionable feedback.
Browser QA Runner
Walk critical user flows in a real browser, capture evidence, and file reproducible bug reports.
API Contract Guardian
Detect drift between API specs, real behavior, and docs; draft changelogs, migration notes, and fixes.
Competitive Intel Scout
Track competitors' pricing, changelogs, and traffic; report evidence-cited changes since the last check.
Churn Risk Sentinel
Correlate usage drop-off with billing events, remember account history, and propose specific save plays.
Inbound Lead Qualifier
Qualify site visitors conversationally, score fit against your ICP, and hand sales a context-rich lead.
AI Search Visibility Analyst
Measure how your brand appears in AI answers and search, diagnose citation gaps, and prioritize content fixes.
Spend & Subscription Controller
Flag card-spend anomalies, upcoming SaaS renewals, and duplicate subscriptions with owner-ready actions.
Developer Community Manager
Triage community questions, escalate real bugs with reproductions, and turn recurring pain into roadmap signal.
Daily Digest Starter
Weekday 9am UTC: fetch one RSS feed and post a five-item summary to Slack. Demos cron schedules.
Approval Gate Starter
Refunds always need Slack approval; service restarts use once(). Tool bodies log only — swap in real actions.
Webhook Summarizer Starter
POST any text to a custom webhook and get a classified summary in Slack. Demos custom channels.