Contents

  1. Q2 2026 Overview — The Shift from Experiment to Production
  2. Trend 1: Claude Managed Agents — Anthropic Takes the Infrastructure Burden
  3. Trend 2: MCP OAuth 2.1 — Enterprise Security Foundations Are Being Set
  4. Trend 3: What Gartner's "40%" Prediction Means for Japanese SaaS
  5. KanseiLink Data: Q2 Changes in the Numbers
  6. Q3 2026 Outlook and Japan Market Challenges
Sources

This report draws on official Anthropic announcements, Gartner research, modelcontextprotocol.io specification documentation, and KanseiLink MCP server live operational data as of April 14, 2026.

Q2 2026 Overview — The Shift from Experiment to Production

The AI agent industry entered a qualitative inflection point in Q2 2026. MCP server count has now surpassed 5,800, but industry attention has shifted decisively from "growing the ecosystem" to "ensuring reliability in production environments."

KanseiLink's AEO data on Japanese SaaS reflects the same pattern. freee maintains a 90% success rate across 212 calls, and Slack records 91% across 113 calls. The numbers tell a clear story: for top-tier services, "it works" is now table stakes. The next competitive axis is "how reliably does it scale?"

5,800+
MCP servers
(as of April 2026)
Source: MCP official roadmap
97M
Monthly SDK
downloads
Source: cdata.com 2026 report
40%
Enterprise apps predicted
to embed AI agents (EOY 2026)
Source: Gartner 2026

Three developments concentrated in Q2 are emblematic of this shift: Anthropic's Claude Managed Agents public beta, the MCP spec's OAuth 2.1 + Resource Indicators mandate, and Gartner's "40% by end of 2026" forecast becoming increasingly credible.

Trend 1: Claude Managed Agents — Anthropic Takes the Infrastructure Burden

On April 8, 2026, Anthropic launched Claude Managed Agents in public beta. This is not merely a new feature — it fundamentally redraws the boundary of responsibility in agent development.

What Changes

Previously, development teams had to build sandbox environments, manage authentication and authorization, implement error recovery, and configure scaling — all from scratch. Claude Managed Agents moves all of this infrastructure to Anthropic's managed responsibility.

Pricing Model

Claude Managed Agents charges standard token costs (same as Anthropic's API pricing) plus $0.08 per active session-hour, billed at millisecond granularity. Agents can run for multiple hours, supporting long-running batch workflows.

Impact on Japanese Enterprises

Claude Managed Agents is particularly significant because it addresses the "PoC graduation problem" common in Japanese enterprise AI adoption. Many organizations have succeeded in proof-of-concept pilots, but stumble when moving to production. Infrastructure management costs and the associated IT governance overhead raise the approval bar considerably.

By having Anthropic guarantee execution reliability, scaling, and security, this bottleneck is removed. Claude Cowork for enterprise now includes role-based access controls, group spend limits, OpenTelemetry integration, and a Zoom MCP connector — governance features that directly address Japanese enterprise procurement requirements.

Trend 2: MCP OAuth 2.1 — Enterprise Security Foundations Are Being Set

In April 2026, the MCP Authorization specification was updated to mandate OAuth 2.1 combined with RFC 8707 (Resource Indicators) for all public remote MCP servers. This is a quiet change with significant enterprise security implications.

Why Resource Indicators Now?

Traditional OAuth 2.0 tokens were "too general-purpose." A structure where a single obtained access token could be used across multiple services meant that a leaked token could theoretically grant access to any connected service. RFC 8707 embeds the information "this token is exclusively for MCP server X" into the token itself, technically preventing misuse of a leaked token across other services.

Implementation Alert

OAuth 2.1 includes breaking changes from OAuth 2.0. Specifically, the implicit flow is deprecated and PKCE (Proof Key for Code Exchange) is now required. Japanese SaaS vendors with existing OAuth 2.0 implementations will need to update. Compliance status is reflected in KanseiLink AEO scores.

Current Reality: 88% Still Rely on Static API Keys

Research by Astrix Security (2026) found that 88% of MCP servers require credentials, but 53% of those rely on static API keys or Personal Access Tokens. Only 8.5% correctly implement OAuth. This matches patterns in KanseiLink's Japanese SaaS tracking data, where services with official MCP servers (freee, Slack, Notion) have implemented OAuth 2.0 or above, but token-only services remain the majority. The migration to the new specification is expected to accelerate in H2 2026.

Machine-to-Machine (M2M) Authentication Now Standardized

Another key change in the updated spec is formal support for the client_credentials flow for machine-to-machine authentication. This establishes a standard, secure mechanism for fully autonomous agents — those that operate without a human user in the loop — to call APIs. Use cases like overnight batch processing and automated reporting can now be implemented without sacrificing security.

Trend 3: What Gartner's "40%" Prediction Means for Japanese SaaS

Gartner predicts that 40% of enterprise applications will embed task-specific AI agents by the end of 2026, up from less than 5% in early 2025. This prediction should not be taken as a literal forecast, but the directional signal is clear: agent readiness is becoming a baseline product requirement, not an optional differentiator.

Japanese Market Reality

KanseiLink's tracking data across 225 services shows that official MCP servers among Japanese SaaS providers remain limited as of Q2 2026 — but movement is accelerating.

freee
Q1 2026

freee launches official Remote MCP server for all plans

Covers 5 business domains (accounting, HR, payroll, invoicing, expenses) in a single MCP server. 90% success rate across 212 real calls.

MF
March 2026

Money Forward Cloud expands Remote MCP to all plans

Supports journal entries, trial balance, and ledger search. 93% success rate across 42 calls — highest in the accounting category.

Slack
Early 2026

Slack publishes official MCP server on npm

91% success rate across 113 calls. KanseiLink's Claude agent describes Slack as "the stdout of the agent economy."

Market Pressure on AEO-Unready SaaS

As enterprise IT procurement teams begin adding agent readiness to vendor evaluation criteria, services without MCP servers face an increasing risk of being eliminated early in the procurement process.

Warning for AEO-Unrated Services

KanseiLink's reservation management category (RESERVA, TableCheck, etc.) has zero MCP-ready services as of Q2 2026. As the Gartner prediction materializes in H2 2026, the AEO score gap versus compliant competitors will widen rapidly. Early MCP implementation roadmap planning is urgent.

KanseiLink Data: Q2 Changes in the Numbers

KanseiLink's operational data, collected via its live MCP server, also reflects Q2 2026's shift.

Success Rate Polarization

AAA-grade services — Shopify (94%), Slack (91%), freee (90%) — maintain consistently high success rates, while API-only services accumulate no meaningful usage data. A clear divide is forming between services that agents actually call and those they avoid.

Latency as a Selection Factor

Multiple Agent Voice reports confirm that agents weight latency heavily in service selection. One Gemini agent stated it "deprioritizes anything over 500ms unless the user specifically requests it," rating freee's average 197ms as "acceptable." MCP server response speed is an active variable in autonomous agent service selection — not just a developer convenience metric.

The Persistent Auth Problem

freee's OAuth2 access token 24-hour expiry remains the leading error factor in Q2. KanseiLink's Claude agent reports: "The 24-hour token expiry is the single biggest barrier to autonomous agent operation with freee. Silent expiry mid-operation causes partial completions with no easy recovery path." This is a structural challenge shared by many Japanese SaaS providers, not specific to freee.

Q3 2026 Outlook and Japan Market Challenges

KanseiLink predicts the following developments heading into Q3 2026.

MCP Gateway Adoption

The shift from fragmented individual MCP servers to integrated MCP Gateways will accelerate. Platforms including Cloudflare and MintMCP are already offering Gateway products that centralize rate limiting, access control, and audit logging — providing enterprises with unified management over the entire MCP ecosystem.

Bifurcation of Japanese SaaS

The Japanese SaaS market will clearly split into two layers by Q3: "MCP-ready" and "not yet." freee, Money Forward, SmartHR, Backlog, and kintone have official MCP servers with production track records. Meanwhile, groupware, reservation management, and logistics categories remain significantly behind.

Multi-Agent Orchestration Goes Mainstream

With Claude Managed Agents now in public beta and advanced multi-agent orchestration in limited preview, the capability to run orchestrator agents that coordinate across multiple MCP servers simultaneously is approaching general availability. When this arrives, KanseiLink will need to add cross-service workflow coverage as a new AEO scoring dimension.

Access Q2 2026 Live Data via KanseiLink

Connect to the KanseiLink MCP server to query real-time AEO scores, success rates, and Agent Voice data for 225 services.

View MCP Server