Tutorials Stop MCP Tool Poisoning: Scan and Pin in Python
Build a Python gate that scans MCP tool descriptions for hidden injections and pins them by hash.
How-to content for builders, indie hackers, and AI engineers. Less theory, more shipped code.
Tutorials Build a Python gate that scans MCP tool descriptions for hidden injections and pins them by hash.
Tutorials Pause an MCP tool mid-call to confirm with the user, on the new stateless 2026-07-28 protocol.
Tutorials Meta's new 30B Muse Glimmer runs a local tool-calling agent that recovers when tools fail.
Tutorials Run your Claude Messages API code on DeepSeek V4-Pro by changing one base URL.
Tutorials Build a working tool-calling agent on Alibaba's new Qwen3.8-Max using the OpenAI-compatible API.
Tutorials Build a thinking-mode tool-calling agent on DeepSeek V4-Flash-0731 without the 400 error.
Tutorials Build an autonomous file-editing coding agent on DeepSeek V4-Flash's tool-calling API for pennies.
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 Add or drop Claude Opus 5 tools between turns without invalidating your prompt cache.
Tutorials Use Kimi K3 tool_choice=required + strict JSON so agents fetch data before they answer.
Tutorials Build a token-thrifty tool-calling agent on Gemini 3.6 Flash using the new thinking_level control.