Pricing

Start free. Pay when the workflow has to run without you.

Start Free against one real Slack workspace. Move to Pro when saved profiles, scheduled delivery, signed webhooks, and opt-in encrypted credential storage replace repeated setup. Choose Team when the same workflow profiles need to serve a 2–10 person squad.

Free

$0

One workspace. Published quotas. No card.

For validating one real workflow over your Slack.

  • All 21 tools — 17 Slack read/write + 4 AI
  • 2,000 requests / month
  • 25 AI tool calls / month — shared across 4 AI tools, resets on the 1st
  • 1 workspace
Start free

Team

$49/mo

Flat, for a 2–10 person ops squad.

One contract library, shared across the team.

  • Everything in Pro
  • Shared workflow profiles across the squad
  • Price-locked through the Slack session-token transition
  • 24h support
  • 5 workspaces
Start Team
Waitlist

Safeguard

$199/mo (waitlist)

Agent oversight. Price-locked while it's built.

For teams putting agents on the workspace — and wanting a human in the loop.

  • Agent approval gates — a human approves before an agent acts in development
  • Searchable workspace memory in development
  • Audit log + workspace-wide deployment in development
Join the waitlist

Self-host — $0, MIT licensed

The npm package ships all 21 tools — 16 Slack read/write + utility, 2 workflow-profile primitives, and 3 discoverable upgrade stubs that point at hosted. 16,810 npm downloads from Jan 1 through Jul 26, 2026.

  • 21 tools — npx -y @jtalk22/slack-mcp or Docker
  • Workflow-profile primitives (slack_workflow_save, slack_workflows)
  • The inference layer stays hosted — it requires Workers AI

Why pay over the free OSS package

  • Hosted inference. slack_catch_me_up, slack_triage, slack_smart_search, slack_workflow_brief run on Workers AI. OSS ships the Slack transport and workflow primitives; hosted runs the contract-generation layer.
  • Persistent mode on Pro. With explicit consent, Slack session credentials are encrypted at rest so scheduled work survives worker restarts. Slack can still rotate session credentials, at which point reconnection is required.
  • Running in minutes. Magic-link signup, Stripe billing, AES-256-GCM encrypted token storage. No card for Free.

Buyer FAQ

  • What does Pro add over Free? Unlimited requests, unlimited AI tool calls (slack_catch_me_up, slack_triage, slack_smart_search, slack_workflow_brief — no monthly pool), encrypted persistent Slack credentials with explicit opt-in, scheduled daily or Monday workflow delivery, signed incident/status webhooks, and 2 workspaces. Free is for validation; Pro is for daily operations.
  • Why $49 flat for Team and not per-seat? Ops teams budget as line items, not per-user sprawl. Flat pricing removes the per-seat math. Five workspaces covers the typical 2–10 person ops team plus their client or community workspaces.
  • What is Safeguard, and why is it a waitlist? Safeguard is the agent-oversight tier: approval gates before an agent acts, searchable workspace memory, and a workspace-wide audit log. Those oversight capabilities remain in development, so Safeguard stays on a waitlist at $199/mo. Saved profiles, scheduled delivery, and signed webhooks already ship on the hosted product.
  • Can I use the OSS package without ever signing up? Yes. The open-source package is MIT licensed and ships 21 tools — 16,810 npm downloads from Jan 1 through Jul 26, 2026 — including the workflow-profile primitives. You define support_inbox, incident_room, exec_brief, product_launch_watch, and custom locally. Hosted adds the inference tools (slack_catch_me_up, slack_triage, slack_smart_search, slack_workflow_brief) plus encrypted, opt-in credential storage for scheduled delivery. Slack session credentials can still require reconnection when Slack rotates them.
  • What is annual billing? Pay yearly and get two months free: Pro is $190/yr instead of $228, Team is $490/yr instead of $588. Toggle Annual above the plans and the checkout button switches to the yearly price.
  • 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.