MCP Ships Stateless Beta SDKs as Kimi K3's Weights Open Tomorrow
Beta SDKs for the stateless 2026-07-28 MCP release candidate are live in Python, TypeScript, Go, and C#, giving builders a short window to test before the spec locks Tuesday. Meanwhile Kimi K3's full 2.8T weights open July 27 with frontier-adjacent benchmarks, and AgentCore's declarative harness pushes agent orchestrat...
Highlights
- Beta SDKs for the 2026-07-28 MCP release candidate are live across Python, TypeScript, Go, and C# — builders get the ten-week validation window before the spec finalizes Tuesday (MCP Blog)
- Kimi K3's full 2.8T weights open tomorrow, July 27; the model already sits #1 on Frontend Code Arena and #4 on the Artificial Analysis Intelligence Index (Interconnects)
- MCP's release candidate makes the protocol core stateless — no initialize handshake, no
Mcp-Session-Id— with Tasks graduated to an extension and a formal Active→Deprecated→Removed lifecycle (MCP Blog) - Managed agent runtimes keep absorbing the orchestration layer: AgentCore's declarative harness (two API calls) is GA just as MCP servers become horizontally scalable by default (AWS)
Key Signals
-
MCP release candidate and beta SDKs ship ahead of Tuesday's lock
modelcontextprotocol.io, July 2026
The final
2026-07-28spec lands in two days, and Tier-1 beta SDKs (Python, TypeScript, Go, C#) are already out so implementers can test against real workloads. Removing the session handshake means any request can hit any instance — but that also means every server needs to re-validate auth per request and migrate any experimental Tasks usage to the new extension lifecycle. (MCP Blog, MCP Blog) -
Kimi K3 opens its weights July 27 with frontier-adjacent benchmarks
Moonshot AI, hosted since July 16
The 2.8T sparse-MoE model — thinking mode always on, 1M-token context — drops full weights tomorrow after ranking #1 on Frontend Code Arena (1,679) and #4 on Artificial Analysis (57, on par with Opus 4.8 and GPT-5.5). Self-hosters get a genuinely strong open-weight coding model, though the hallucination rate and license flagged in earlier issues still deserve scrutiny before production. (Interconnects, Kimi K3 Guide)
-
The agent "harness" is becoming a managed platform primitive
AWS, GA June 18
AgentCore's Managed Agent Harness lets teams declare model, tools, skills, and instructions via
CreateHarness/InvokeHarness, and the runtime owns memory, identity, sandbox, observability, and MCP tool calls — mid-session provider swaps included. As MCP goes stateless, orchestration and scaling are shifting decisively into the platform layer rather than hand-rolled agent loops. (AWS)
Why It Matters / What To Watch
-
The stateless cutover is now a scheduling problem, not a spec-reading one.
- Pull the beta SDK for your language and replay production traffic through a plain round-robin load balancer before July 28 — no sticky sessions to preserve. (MCP Blog)
- Read the new deprecation policy: every feature gets at least twelve months Active→Deprecated→Removed, so plan migrations on a calendar instead of reacting to breakage. (MCP Blog)
- Watch coverage of what actually breaks in the stateful-to-stateless jump as servers upgrade. (The Register)
-
Open weights plus managed harnesses reshape the build-vs-buy math.
- If you're weighing self-hosting K3, benchmark it against your current model on your own coding and tool-use tasks before you commit GPU budget on tomorrow's drop. (Kimi K3 Guide)
- If you're buying, note enterprise-managed authorization went stable — zero-touch, IdP-delegated (ID-JAG via Okta) connector provisioning replaces per-app OAuth consent, which matters as connector counts climb. (MCP Blog)
Quick Links
- 1 The 2026-07-28 MCP Specification Release Candidate — Model Context Protocol Blog blog.modelcontextprotocol.io/posts/2026-07-28-release-candidate
- 2 Beta SDKs for the 2026-07-28 MCP Spec Release Candidate Are Here — Model Context Protocol Blog blog.modelcontextprotocol.io/posts/sdk-betas-2026-07-28
- 3 Kimi K3: The open-weights escalation — Interconnects (Nathan Lambert) interconnects.ai/p/kimi-k3-the-open-weights-escalation
- 4 Kimi K3: Moonshot AI's 2.8T Open-Weight Model — Release, Specs & Pricing (2026) — Codersera codersera.com/blog/kimi-k3-complete-guide-2026
- 5 Amazon Bedrock AgentCore harness is now generally available — AWS Machine Learning Blog aws.amazon.com/blogs/machine-learning/amazon-bedrock-agentcore-harness-is-now-generally-available
- 6 Enterprise-Managed Authorization: Zero-touch OAuth for MCP — Model Context Protocol Blog blog.modelcontextprotocol.io/posts/enterprise-managed-auth
- 7 Model Context Protocol prepares to break with its stateful past — The Register theregister.com/devops/2026/07/23/model-context-protocol_prepares_to_break_with_its_stateful_past