Pricing

Free to try. $9 to make it a daily habit.

Free has real monthly quotas. Pro is unlimited AI tools plus the scheduled morning catch-up DM (rolling out Q2 2026) that posts a structured brief to your Slack DM every morning at 8am workspace time. Team is the same brain across a 2-10 person ops squad with shared workflow profiles. Ops is for 10+ workspace organizations with SLA requirements — quoted per engagement.

Free

$0 — no card required

Email signup, 1 workspace, all 14 read/write Slack tools, plus 10 smart_search and 3 catch_me_up calls per month, 5 triage per day. 7-day index retention.

  • 14 read/write Slack tools
  • 10 smart_search queries per month
  • 3 catch_me_up calls per month
  • 5 triage runs per day
  • All 5 workflow profile types (support_inbox, incident_room, exec_brief, product_launch_watch, custom)
  • 7-day Vectorize retention
  • 1 workspace

Pro

$9/mo — for solo operators who use it daily

Unlimited AI tools and the scheduled morning catch-up DM (rolling out Q2 2026). The brain that gives you a structured morning brief in your Slack DM, every day at 8am workspace time.

  • Unlimited AI tools
  • Scheduled morning catch-up DM (8am workspace tz, rolling out Q2 2026)
  • Permanent OAuth (no 2-week token rotation)
  • 90-day Vectorize retention
  • Email support
  • 2 workspaces (own + client / community)

Team

$49/mo flat — for 2–10 person ops teams

Everything in Pro, plus shared workflow profiles across the team, audit log, 24-hour support response, and scheduled catch-up posted to a team channel instead of (or in addition to) personal DMs. Flat pricing — no per-seat math.

  • Everything in Pro
  • Shared workflow profiles
  • Audit log
  • 24h support
  • Scheduled catch-up to team Slack channel
  • 5 workspaces

Ops

from $199/mo (custom)

For organizations running 10+ workspaces with SLA requirements. Each engagement is calibrated to the deal shape and scales to $499+/mo as the surface grows.

  • Everything in Team
  • SLA
  • Custom retention / audit / SOC2 path
  • Multi-tenant isolation
  • Dedicated workflow tuning
  • Scaling to $499+/mo

Self-host OSS

$0 — MIT licensed

The npm package ships all 21 tools — 14 Slack read/write plus workflow profile primitives plus three discoverable upgrade stubs that point at hosted. The AI brain (smart_search, catch_me_up, triage) is hosted-only because it needs Vectorize + Workers AI.

  • 21 tools — npm or Docker install
  • Workflow profile primitives (slack_workflow_save, slack_workflows)
  • 6 prebuilt workflow templates (oncall-handoff, support-triage, exec-monday, sprint-tracker, customer-feedback, incident-room)
  • Best fit when transport ownership matters more than AI brain

Why pay over OSS

  • The AI brain — smart_search, catch_me_up, triage — needs Vectorize + Workers AI. Hosted-only.
  • Scheduled morning catch-up DM at 8am workspace time (rolling out Q2 2026). Habit-forming. Worth $9 alone for daily users.
  • Permanent OAuth — no 2-week token rotation pain.
  • 90-day index retention vs OSS local-only.
  • Workflow profile sync across devices (vs OSS local JSON).

Buyer FAQ

  • What does Pro add over Free? Unlimited AI tools (no monthly credits), the scheduled morning catch-up DM (rolling out Q2 2026) at 8am workspace time, permanent OAuth so tokens don't rotate every two weeks, 90-day Vectorize retention, and 2 workspaces. Free is for trying it; Pro is for daily use.
  • Why $49 flat for Team and not per-seat? Ops teams budget as line items, not per-user sprawl. Flat removes per-seat math friction. Five workspaces is enough for the typical 2-10 person ops team to cover their org plus client or community workspaces.
  • What is the scheduled morning catch-up DM (rolling out Q2 2026)? On Pro and Team, the worker will read your primary workflow profile every morning at 8am workspace time and post a structured brief to your Slack DM. exec_brief will return decisions, risks, asks, action items. incident_room will return timeline, open risks, owner gaps. support_inbox will return open threads, ack lag, escalations. The Cloudflare Cron handler ships in v4.3.0 (Q2 2026); until then, run slack_catch_me_up against your profile on demand for the same structured output.
  • What's in Ops? Ops is for organizations running 10+ workspaces with SLA requirements: support team, SRE rotation, multi-tenant customer ops. Includes SLA, custom retention, SOC2 evidence path, multi-tenant isolation, dedicated workflow tuning. Pricing starts from $199/mo and scales to $499+/mo per the deal shape — quoted per organization.
  • Can I use the OSS package without ever signing up? Yes. The OSS package at github.com/jtalk22/slack-mcp-server is MIT licensed and ships all 14 read/write Slack tools plus the workflow profile primitives. You define support_inbox, incident_room, exec_brief, product_launch_watch, custom locally. The hosted tier adds the AI brain — the smart_search, catch_me_up, and triage tools that turn the profiles into outputs.
  • Where should billing and support questions go? Hosted billing, signup, and operational follow-up stay on mcp.revasserlabs.com. GitHub remains the OSS / self-host surface.