Tutorials Agent Plugins 1.0: One Bundle, Six AI Clients
Package your Agent Skills and MCP servers into one portable plugin that runs across six AI clients.
How-to content for builders, indie hackers, and AI engineers. Less theory, more shipped code.
Tutorials Package your Agent Skills and MCP servers into one portable plugin that runs across six AI clients.
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 Use Grok 4.5's server-side X Search on the xAI API to build a cited, real-time trend agent.
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 Move your Gemini CLI setup, skills and MCP servers to Antigravity's agy.
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.
Security Harden MCP servers: kill tool poisoning, validate tokens, sandbox tools
Tutorials Render interactive UIs from your MCP server with SEP-1865 and ext-apps.
Tutorials Add custom Python tools to Claude agents with one decorator. No server. No HTTP. Just code.