Digital Summit Minneapolis · Aug 13, 2026

Give AI the repeat work, not the keys.

MATT SCHWARTZ · FOUNDER, INSPRY + CHECKVIEW

Thanks for scanning. Everything promised on stage is on this page: the three-bucket worksheet, the 30-day checklist, the deck, and the technical deep dive for your dev team. No email gate, no popup.

The worksheet

Sort every recurring task into three buckets

List every recurring task your team touches in a month. Reports, audits, QA passes, content updates, monitoring, onboarding steps, all of it. Then sort each into exactly one bucket:

1

Runs on its own

read-only · reversible · boring
  • Site and SEO audits
  • Reports and dashboards
  • Monitoring and health checks
2

Needs a human yes

anything that changes what's live
  • Fixes and deploys
  • Settings and config
  • Customer-facing content
3

Stays human

on purpose. forever.
  • Client relationships
  • Judgment calls
  • Strategy and priorities

Then pick your first automation by time, not by noise: the biggest recurring time sink in bucket 1 goes first, not the loudest request.

The plan

Your first 30 days

  1. List and sort. No tools required. Write down the recurring work and sort it into the three buckets. Also answer honestly: what can our AI touch right now? If that takes more than a sentence, inventory it first.
  2. Automate exactly one read-only workflow. A report or an audit. One. Resist scope.
  3. Surface it. Findings land on a dashboard or channel your team already watches. Escalation only: silence means healthy.
  4. Add your first approval gate. Pick one bucket-2 task, wire in the human yes, and only then consider write access anywhere.

Don't run these systems yourself? This checklist is the agenda for a call with whoever does: your agency, your web team, or IT. A useful test: ask them which bucket your monthly report lives in. If they don't understand the question, that's information too.

The guardrails

The rules that make it safe

An agent can raise the alarm. Only a human can turn it off. A FALSE ALARM COSTS ONE REVIEW. A SILENTLY CLEARED REAL ONE COSTS AN OUTAGE MID-CAMPAIGN.
For your dev team

The technical deep dive

The system behind the talk is a centralized MCP server (Model Context Protocol) the whole team connects through. Single sign-on restricted to company accounts, every tool classified into read, content, or infrastructure tiers, per-site credentials encrypted at rest and health-checked daily, and an audit trail on every call. Around 140 tools sit behind the door, covering the website and store, hosting, analytics, search, support, security scanning, and reporting for 185 managed sites, with 20-plus automated checks running against every site, every night.

Architecture diagram: surfaces connect through skills and memory to the Inspry MCP Hub, which reaches a registry with nightly checks on one side and connected systems on the other, producing draft deliverables.
THE WHOLE SYSTEM ON ONE PAGE. YES, IT'S REAL.

Design decisions that mattered most: generic REST proxy tools instead of one tool per endpoint, so new capabilities need no new code. Explicit tier classification for every write-shaped tool, enforced by tests, so nothing lands in a permissive tier by accident. Credentials validated before storage and probed on a schedule, so a dead key surfaces as an alert instead of a mystery. And administrator-level operations kept as operator scripts no AI agent can invoke at all.

Say hi

Talk through your own setup

If you want a second opinion on your first bucket-1 automation, or an audit of what your AI can currently touch, that's the work we do every day. Bring your most annoying recurring task. We'll figure out which bucket it goes in.