CLAUDE CODE MARKETPLACES
All issues

May 23, 2026

Stainless acquisition, KPMG alliance, self-hosted agent sandboxes

Get the next issue

WeeklyFree

TL;DR

Anthropic's biggest acquisition yet — Stainless (~$300M), the SDK and MCP-generator behind every official Claude SDK since launch. KPMG's 276,000+ global workforce gets Claude access via a new strategic alliance. Claude Managed Agents ships self-hosted sandboxes (public beta) and MCP tunnels (research preview), both unveiled at Code with Claude London. Claude Code also lands a renamed /code-review command, pinned background sessions, and a Bash regression fix.

Acquisitions & Partnerships

AcquisitionSDKMCPDeveloper Tools

Anthropic has acquired Stainless, the developer-tooling startup founded in 2022 by former Stripe engineer Alex Rattray that has generated every official Anthropic SDK since the API launched. Stainless auto-generates production-ready SDKs across Python, TypeScript, Go, Java, and Kotlin from API specs and is also used by OpenAI and Google. The deal is framed as a vertical integration into agent connectivity — "agents are only as useful as what they can connect to." Terms were not officially disclosed but reported at over $300M.

PartnershipEnterprise

KPMG and Anthropic announced KPMG Digital Gateway Powered by Claude, embedding Claude directly into KPMG's client delivery platform. Every one of KPMG's 276,000+ global employees will gain access to Claude, with an initial focus on tax and private equity clients. Anthropic named KPMG a preferred consultant for PE, and the two companies will co-develop new Claude-powered products for portfolio companies.

PartnershipEnterprise

PwC will roll out Claude Code and Cowork starting with U.S. teams and expanding toward its global workforce of hundreds of thousands. The companies are establishing a joint Center of Excellence and a program to train and certify 30,000 PwC professionals on Claude.

PartnershipNonprofit

Anthropic announced a $200 million partnership with the Gates Foundation, extending Claude's reach into philanthropic and global health use cases. Specific focus areas were not fully detailed in the initial announcement.

Claude Managed Agents

Managed AgentsEnterpriseSecurityMCP

Self-hosted sandboxes let tool execution run inside your own infrastructure or via managed providers (Cloudflare, Daytona, Modal, Vercel) while Anthropic's cloud still handles the agent loop — orchestration, context, and error recovery. MCP tunnels let agents reach private internal MCP servers such as databases, internal APIs, and ticketing systems via a single encrypted outbound connection with no public endpoints required. Note: self-hosted sandboxes are not yet available on Claude Platform on AWS, and Memory is not yet supported in self-hosted sessions. Request access for MCP tunnels in the Claude Console.

Claude Code & CLI

/simplify renamed to /code-review with new effort levels and GitHub PR comment support

May 19, 2026
Claude CodeDXRelease

The /simplify command is now /code-review. It reports correctness bugs at a chosen effort level (e.g., /code-review high). Pass --comment to post findings as inline GitHub PR comments, making it easy to surface issues directly in your pull request review flow.

Pinned background sessions now survive idle and auto-updates

May 22, 2026
Claude CodeRelease

Pinned background sessions (Ctrl+T in claude agents) now stay alive when idle and are restarted in place when Claude Code updates, so your long-running sessions are no longer dropped by routine version bumps. Sessions are shed under memory pressure only after non-pinned sessions are cleared first.

claude agents --json flag for scripting and session tooling

May 20, 2026
Claude CodeDXRelease

New --json flag on claude agents lists all live Claude Code sessions as structured JSON, useful for tmux-resurrect integrations, terminal status bars, and custom session pickers. Also added agent_id and parent_agent_id attributes to claude_code event attributes for better tracing.

Bash tool exit code 127 regression fixed in v2.1.148

May 22, 2026
Claude CodeBug Fix

A regression introduced in v2.1.147 caused the Bash tool to return exit code 127 on every command for some users, breaking shell-dependent workflows. The fix ships in v2.1.148. Update via claude update or your package manager.

API & Platform

Opus 4.7 Fast Mode now available in research preview

May 2026
APIOpusPerformance

Fast mode now supports Claude Opus 4.7. Set speed: "fast" with model: "claude-opus-4-7" and include the fast-mode-2026-02-01 beta header for significantly faster output token generation at premium pricing. Pricing and rate limits match Opus 4.6 fast mode. Join the waitlist for access.

Cache diagnostics public beta — debug prompt cache misses via API

May 2026
APIDeveloper ToolsPerformance

Pass diagnostics.previous_message_id on any Messages API request and the response now includes a cache_miss_reason field explaining exactly where the prompt cache prefix diverged from the previous turn. Include the cache-diagnosis-2026-04-07 beta header in your requests to enable this.

Products & Ecosystem

ProductSmall Business

Claude is now available inside QuickBooks, PayPal, HubSpot, Canva, Docusign, Google Workspace, and Microsoft 365 with ready-to-run workflows for payroll, invoicing, sales, marketing, and month-end close. The launch targets small business owners who want AI embedded in the tools they already use daily.

20+ new legal MCP connectors and 12 practice-area plugins ship for Claude Cowork

May 2026
MCPLegalCoworkConnectors

Claude released a major legal-focused MCP expansion covering research, contracts, discovery, matter management, and legal aid. Legal professionals have become the most engaged Claude Cowork users of any knowledge-work function, prompting Anthropic to double down with a much larger set of tools and open customization options.

Events

Code with Claude London wrapped — Tokyo next

May 20, 2026
EventsCommunity

Code with Claude London ran May 20–21 with Day 1 keynotes and breakout sessions streamed live on YouTube. Sessions covered agentic development with teams from Asana, Cursor, GitHub, Replit, and Vercel. The roadshow continues with Code with Claude Tokyo on June 5–6.

Action Items

  • Check if your Managed Agents setup can benefit from self-hosted sandboxes — request MCP tunnels access in the Claude Console
  • Update Claude Code to v2.1.148+ to clear the Bash tool exit code 127 regression
  • Join the Opus 4.7 Fast Mode waitlist if you need faster output token generation
  • Add cache-diagnosis-2026-04-07 beta header to your Messages requests to debug prompt cache misses

Sponsor

This Week in Claude

Reach 3,200 Claude Code builders every Monday morning. Sponsors get a dedicated section, logo placement, and a link in the resources list. First come, first served — slots fill 3 weeks out.

View sponsorship details

If you found this useful, subscribe to get the next issue.

Get the next issue

WeeklyFree