Applying Research to Claude Agents
Created: 2026-03-15, Modified: 2026-03-15
Research-backed guidance on getting coding agents to do useful work, applied to rebuild a 7-agent roster from Anthropic's published advice and three deep research reports.
Cloudflare MCP: Query DNS and the Full API
Created: 2026-03-12, Modified: 2026-03-15
Connecting Cloudflare's remote MCP server to Claude Code so it can query DNS records, zone configs, and the full Cloudflare API from the terminal.
OpenRouter for Claude Code, OpenCode, and OpenClaw
Created: 2026-03-10, Modified: 2026-03-10
Routing Claude Code, OpenCode, and OpenClaw through one OpenRouter API key for unified billing, swapping in Gemini via env vars, plus a custom MCP server.
Linear MCP: Planning with Robots
Created: 2026-03-06, Modified: 2026-03-06
Wiring Linear's official MCP server into Claude Code via OAuth, then designing a nightly ideation agent that files Backlog suggestions gated by issue status.
GA4 and Its MCP Server
Created: 2026-03-04, Modified: 2026-03-05
Adding Google Analytics 4 to a statically-exported Next.js blog, then connecting the official GA4 MCP server so Claude can query the data directly.
Playwright MCP: Claude Code Verifying Its Own Work
Created: 2026-03-03, Modified: 2026-03-03
Playwright MCP setup for Claude Code: browser tools reference, Gherkin test generation, and letting agents verify their own changes.