Pricing

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

Start Free against one real Slack workspace. Move to Individual when saved profiles, scheduled delivery, signed webhooks, and opt-in encrypted credential storage replace repeated setup. Choose Small team when the same profiles need to serve two to five people.

Free

$0

One workspace. Published quotas. No card.

For validating one real workflow over your Slack.

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

Small team

$49/mo

Flat, for two to five people.

One contract library, shared across the team.

  • Everything in Pro
  • One Slack workspace for up to five operators
  • Shared workflow profiles across the team
  • 24h support
  • 5 operators · 1 Slack workspace
Start small 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. 20,703 npm downloads from Jan 1 through Aug 17, 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, continuity_shadow_report, continuity_asana_discrepancy_report 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 Individual add over Free? Unlimited requests, unlimited structured-analysis calls (slack_catch_me_up, slack_triage, slack_smart_search, slack_workflow_brief, continuity_shadow_report, continuity_asana_discrepancy_report — no monthly pool), Slack OAuth with a read-only default, optional scheduled Slack delivery, signed incident/status webhooks, and one workspace. Free is for validation; Individual is for daily operation.
  • Why $49 flat for a small team and not per-seat? A two-to-five-person team should not need a pricing calculator. The flat plan covers one shared Slack workspace and five operators without per-seat arithmetic.
  • 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 — 20,703 npm downloads from Jan 1 through Aug 17, 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, continuity_shadow_report, continuity_asana_discrepancy_report) 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: Individual is $190/yr instead of $228, and Small 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.