$ cat /var/log/thoughts/tag/mcp

MCP

Posts tagged with MCP.

Filters1

17 posts

Dynamic Workers are the first runtime that matches how agents write code

Dynamic Workers match Code Mode writing, not Linux coding agents. Capability bindings, the globalOutbound footgun, and when microVMs like E2B still win.

Strong OpinionsCloudflareServerlessMCPAI CodingEdge Computing1 min read · Aug 4, 2026

Eleven vendors back ai-catalog.json manifests under their own domains

Agentic resource discovery launched in June with eleven vendor backers. A scan of 44 domains six weeks later found a working catalog on exactly one of them.

Meta AnalysisMCPAPI DesignOpen SourceDeveloper ToolsTrend Commentary1 min read · Jul 30, 2026

Every Stateless MCP Server Rebuilds State Somewhere

A stateless MCP server never deletes its state, it just relocates it. The measured wire cost, the three places it lands, and how to pick one of them on purpose.

Strong OpinionsMCPAPI DesignArchitectureServerlessEdge Computing1 min read · Jul 28, 2026

WebMCP Has 20× the Interest and Zero Deployments

WebMCP adoption is zero across 111,076 scanned domains while search interest holds near 20 times its January level. Here is what to ship now, and what to watch.

Meta AnalysisMCPWeb DevAPI DesignTrend CommentaryJavaScript1 min read · Jul 25, 2026

How to Write Claude Code Skills That Actually Trigger

Write Claude Code skills that actually trigger: fix the description-as-router, structure for progressive disclosure, and test in fresh sessions.

Build AlongClaude CodeAI CodingDeveloper ToolsMCPProductivity1 min read · Jul 19, 2026

Cut MCP Round-Trip Overhead by Looping Inside the Tool

MCP round-trip overhead can balloon a task from 2,000 to 150,000 tokens. Move the loop inside one MCP tool to collapse N calls into a single round-trip.

Sharper ToolsClaude CodeAI CodingMCPTypeScriptPerformanceAutomation1 min read · May 30, 2026

Best MCP Servers Worth Installing (And 5 That Waste Your Context Window)

The best MCP servers for Claude Code ranked by real context cost. 8 worth keeping, 5 that waste your context window, and the exact config I run daily.

Worth UsingClaude CodeMCPAI CodingDeveloper ToolsProductivityCLI1 min read · Apr 11, 2026

Building an MCP Server From Scratch (The Parts Nobody Explains)

Build an MCP server in TypeScript from zero. Covers the handshake, Streamable HTTP transport, OAuth 2.1 auth, error codes the SDK swallows, and production deployment patterns.

Build AlongMCPTypeScriptDeveloper ToolsAI CodingAPI Design1 min read · Apr 10, 2026