Tutorials MCP Apps: Ship Interactive UI From Your MCP Server
Use the new MCP Apps extension to return interactive widgets from a tool call, rendered in chat.
How-to content for builders, indie hackers, and AI engineers. Less theory, more shipped code.
Tutorials Use the new MCP Apps extension to return interactive widgets from a tool call, rendered in chat.
Tutorials Build an async MCP tool that returns a durable task handle and poll it to completion in Python.
Tutorials Use Anthropic's compact-2026-01-12 beta so long agentic loops survive past the 200K context window.
Tutorials Cut MCP agent context up to 99% by exposing tools as a code API the model calls in code.
Tutorials Port your MCP server to the stateless 2026-07-28 spec using the explicit-handle pattern.
Tutorials AutoJack turned a local MCP server into RCE. Harden yours with origin checks, auth, and allowlists.
Tutorials Build a Python trust-boundary firewall that stops prompt-injection attacks on your AI coding agent.
Tutorials Move your Gemini CLI setup, skills and MCP servers to Antigravity's agy.
Tutorials Deploy any agent framework to Microsoft Foundry's managed sandbox runtime (Build 2026 launch).
Tutorials Build a research-write-review multi-agent pipeline using Microsoft Agent Framework 1.0 in Python.
Tutorials Generate AI video in Python with Veo 3.1 — the model powering Google's Omni Flash launch.
Tutorials Anthropic shipped Dynamic Workflows on May 28. Spawn 1000 parallel subagents from one prompt.