Anthropic Launches Claude for Small Business with Pre-Built Workflows for QuickBooks, HubSpot, Canva

Anthropic announced Claude for Small Business on May 13, 2026 — a package of connectors and pre-built workflows that run Claude inside tools small businesses already use: Intuit QuickBooks, PayPal, HubSpot, Canva, Docusign, Google Workspace, and Microsoft 365. It ships as a toggle install inside Claude Cowork.
How It Works
Toggle on Claude for Small Business, connect your tools, and pick a job. Claude performs the work but requires approval before anything sends, posts, or pays. The package includes 15 ready-to-run agentic workflows and 15 skills built on repeatable tasks small business owners identified as their biggest time sinks.
Pre-Built Workflows
- Planning payroll with confidence: Settle QuickBooks cash position against incoming PayPal settlements, build a 30-day forecast, rank overdue items, and queue reminders for approval.
- Closing the month with fewer errors: Reconcile books against settlements, flag discrepancies, write a plain-English P&L, and export a close packet for the accountant via QuickBooks.
- Getting a pulse on your business: Surface key insights on one page: cash position (QuickBooks), sales trend, pipeline movement, and this week's commitments.
- Running your next campaign: Find slow revenue periods, analyze HubSpot campaign performance, draft a promo strategy, and generate assets in Canva.
- Additional workflows: invoice chaser, margin analyzer, month-end prepper, tax-season organizer, contract reviewer, lead triager, content strategist, and more.
Connector Details
- PayPal: settlements, invoicing, disputes, refunds.
- Intuit QuickBooks: payroll planning, monthly close, cash-flow, tax prep, reconciliation across systems.
- HubSpot: lead triage, customer pulse, campaign attribution.
- Canva: content generation, collaboration, publishing, performance tracking.
- Docusign: send contracts, track status, file executed copies.
- Google Workspace & Microsoft 365: integrated via Claude Cowork.
Claude for Small Business is part of Anthropic's public benefit mission to help small businesses — which account for 44% of U.S. GDP and nearly half the private-sector workforce — adopt AI beyond the chat window.
📖 Read the full source: HN AI Agents
👀 See Also

Memento v1.0: Local Persistent Memory for AI Coding Agents
Memento v1.0 is a fully local memory layer for AI coding agents that runs embeddings, storage, and search on your machine with no cloud dependencies. It uses all-MiniLM-L6-v2 embeddings, HNSW indexing, and supports multiple IDEs with 17 MCP tools.

Logic Virtual Machine: A Prompt-Based System to Halt LLM Reasoning Collapses
A researcher has developed a Logic Virtual Machine (LVM) prompt that forces LLMs to halt and report specific collapse modes when they encounter paradoxes or reasoning drift, based on a single stability law: K(σ) ⇒ K(β(σ)). The prompt is substrate-independent and works on models like Grok and Claude.

ClawCode: Cleanroom Rust Rewrite of Leaked Claude Code
ClawCode is a cleanroom rewrite of the leaked Claude Code source code, implemented in Rust. The project emerged following Anthropic's Claude Code leak and is being compared to OpenCode for end-to-end task performance.

Open Source MCP Server Connects Claude to Brazilian Central Bank Economic Data
Sidney Bissoli created bcb-br-mcp, an MIT-licensed MCP server that provides Claude access to 18,000+ time series from Brazil's Central Bank (SGS/BCB). The server includes 8 tools covering interest rates, inflation, exchange rates, GDP, employment, and credit data.