SwitchBot released an official CLI for OpenAPI v1.1. It does device listing, control, and scene execution from the terminal, and also runs as an MCP server so Claude or Cursor can drive home devices directly.
Two simultaneous announcements from Cloudflare Agents Week 2026: Agent Memory manages agent recall via Durable Objects, Vectorize, and Workers AI, while isitagentready.com scores how well sites are prepared for agents.
Two announcements from Cloudflare Agents Week 2026 on April 14: Mesh connects AI agents to private networks, and the Enterprise MCP Reference Architecture governs tool access at organizational scale.
WordPress staple plugin ACF 6.8 adds Abilities API integration, automatic Schema.org structured data, and WP-CLI commands. How AI agents can now discover and manipulate WordPress content models.
CVE-2025-59528: A Function() constructor-based arbitrary code execution vulnerability in Flowise's CustomMCP node is being actively exploited. Over 12,000 instances remain exposed on the internet.
A security scan of 50 open-source MCP servers found 61% lacked input validation. This article covers real vulnerabilities in high-profile servers like Playwright MCP and Puppeteer MCP, and examines when to skip MCP entirely and use CLI tools directly.
AWS releases "Agent Plugins for AWS" for Claude Code/Cursor, automating everything from infrastructure design to deployment. On the same day, GitHub added AI vulnerability detection to Code Security to supplement Shell, Dockerfile, Terraform, and PHP, which are not compatible with CodeQL.
blitzdotdev/blitz-mac is a native macOS app that lets an AI agent handle everything from simulator management to DB operations to App Store Connect submission. Integrates with Claude Code via MCP to automate the entire iOS app development lifecycle.
Claude Code v2.1.80 introduced the research preview feature Channels, which lets Telegram and Discord send live instructions into a Claude Code session through MCP. This article summarizes the bidirectional design and security model.
Added --autoConnect option to Chrome DevTools MCP server, allowing coding agents to connect directly to an existing browser session. A deep dive into the background of the MCP vs CLI debate, browser operations with OpenClaw, and the risks of authenticated session delegation.
Five new features for Copilot coding agent — model selection, self-review, security scanning, custom agents, and CLI integration — plus bidirectional Figma-Codex integration via MCP. Also covers Copilot CLI GA and comparison with Claude Code Figma integration.