Tutorials A2A 1.0: Sign and Verify Agent Cards Before Delegating
Publish a JWS-signed A2A v1.0 Agent Card in Python and refuse any card you cannot verify.
How-to content for builders, indie hackers, and AI engineers. Less theory, more shipped code.
Tutorials Publish a JWS-signed A2A v1.0 Agent Card in Python and refuse any card you cannot verify.
Tutorials Pause an MCP tool mid-call to confirm with the user, on the new stateless 2026-07-28 protocol.
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 Port your MCP server to the stateless 2026-07-28 spec using the explicit-handle pattern.
Tutorials Build a standard MCP server in Python that plugs into Gemini Spark and Claude Desktop.
Tutorials Build a minimal A2A server with an Agent Card so other agents can discover and message it.
Tutorials Wire Claude or any agent backend to a React UI with AG-UI's 16 event types.