Tutorials Code Mode for MCP: Let Claude Write Code to Call Tools
Cut MCP agent context up to 99% by exposing tools as a code API the model calls in code.
How-to content for builders, indie hackers, and AI engineers. Less theory, more shipped code.
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 Stop runaway tool calls and agent spawning using canUseTool, PreToolUse hooks and deny rules.
Tutorials Build a signed AI agent skill with a skill card using OpenSSF Model Signing, then verify it.
Tutorials Build a standard MCP server in Python that plugs into Gemini Spark and Claude Desktop.
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.
Security Implement phishing-resistant passkey login in Node.js: registration, signin, recovery.
Tutorials Block agent attacks in <0.1ms with Microsoft's open-source runtime governance toolkit.