Category
Dev Tools
Editors, CLIs, and IDE integrations that change how developers write and ship code.
How EXPLAIN PLAN Catches AI-Generated SQL Before It Runs
AI agents kept writing SQL with invented table and column names. EXPLAIN PLAN, a decades-old Oracle command, catches it in milliseconds, nothing executed.

GhostApproval Symlink Flaw Hit Six AI Coding Assistants
A July 8 Wiz Research disclosure showed how a symlink disguised as a settings file could trick agents into writing to your SSH keys behind an approval dialog.

Vercel Now Supports MCP Apps Alongside ChatGPT Apps SDK
Vercel now supports MCP Apps on Next.js, the provider-agnostic standard for embedded agent UI that runs across Cursor, Claude.ai, and ChatGPT via iframes.

Claude Code's $200 Monthly Bill Meets a Free Rival: Goose
Block's open-source Goose agent offers a free, local-first alternative to Claude Code's $20-$200 monthly plans, drawing developers frustrated by usage caps.

How to Secure an MCP Server: Lessons From a Jira Build
A backend engineer hardened a Jira/Confluence MCP server for Claude and found the security code outgrew the integration. Five decisions mattered most.

Claude Basecamp: One npx Command Keeps Tests Green
An open-source npx tool applies Kubernetes' declare-and-reconcile pattern to your codebase, keeping tests green and dependencies current automatically.

Cursor Bridge: Use One Cursor Subscription in Claude Code, Codex
A hobby project called Cursor Bridge lets a Cursor subscription's API key work inside Claude Code, Codex, and other CLI agents — no second subscription needed.

Claude vs ChatGPT vs Gemini: How Each Implements MCP Differently
Claude runs MCP over local stdio, ChatGPT only takes remote HTTP with iframe widgets, and Gemini layers on enterprise governance. Here's the split.

Aider vs Cursor in 2026: Terminal Tool or Full AI IDE?
Aider commits AI edits straight to git from your terminal for free; Cursor wraps AI into a paid, all-in-one editor. Here's how to pick your daily driver.

MCP Gateway Buyer's Checklist: SSO, SCIM, RBAC, and Audit Logs
MCP adoption has reportedly crossed 78%, yet most gateways still lack SSO, SCIM provisioning, audit trails, and per-action RBAC enterprises require.

Prompt Caching, Batches API, and Model Routing to Cut LLM Costs
LLM spend is an engineering variable, not a fixed cost. Prompt caching, batched requests, and cheap-model routing all cut Claude API bills in Python.
