Xxbstackinxbstack.hashnode.dev·10h ago · 10 min readGemini 3.8 Flash vs 3.7 Flash: Same Price, Different Agent Cost?> A production-focused update based on a real project: Gemini 3.8 Flash vs 3.7 Flash: compare pricing, 1M context, thinking levels, coding/agent changes, migration steps, and why eq… **The most import00
Xxbstackinxbstack.hashnode.dev·1d ago · 2 min readClaude Fable 5.1 vs Mythos 5.1: Same Model, Different Access BoundaryClaude Fable 5.1 and Claude Mythos 5.1 look like a normal model split at first glance. They are not. The important line in Anthropic’s launch post is that both names refer to the same underlying model00
Xxbstackinxbstack.hashnode.dev·2d ago · 4 min readHow to Test an MCP Server Before Production: Read-Only Inspector PreflightA common way to test an MCP server is to open an Inspector and immediately invoke a tool. That is not always the right first step for a production endpoint. The protocol and catalog layer can be verif00
Xxbstackinxbstack.hashnode.dev·2d ago · 5 min readHow to Add WebMCP to a Website: Chrome 149 Forms, Tool Schemas, and registerToolIf an older tutorial tells you to use navigator.webmcp, dump the entire page state into an agent, or treat WebMCP as a magical "AI clicks the website" layer, do not copy it blindly. In the current 20200
Xxbstackinxbstack.hashnode.dev·2d ago · 5 min readHow to Security-Check an MCP Configuration: Secrets, Shell, Remote MCP, and PermissionsThe configuration problems most likely to survive into production are often not JSON syntax errors. They are credential and permission boundaries that work well enough to be ignored: real credentials 00