Desktop Notifications for Claude Code: Never Miss a Completed Task
Dec 2, 2025 · 9 min read · Claude Code VSCode VSCode Remote SSH Productivity Shell Scripting OSC Escape Sequences ·
When working with Claude Code on complex tasks, you often switch to other work while waiting for completion. The challenge? Knowing exactly when Claude finishes so you can review the results promptly. This post shows you how to configure desktop notifications that alert you the moment Claude Code completes a task. The …
Read More about Desktop Notifications for Claude Code: Never Miss a Completed TaskMCP OAuth Evolution: SEP-991 Simplifies Client Registration
Dec 2, 2025 · 5 min read · MCP Model Context Protocol OAuth 2.1 SEP-991 Dynamic Client Registration Client ID Metadata ·
The Problem with Dynamic Client Registration In my previous deep-dive into MCP authorization, I analyzed how the protocol builds on OAuth 2.1 with mandatory PKCE, Resource Indicators (RFC 8707), and the "Discovery Trifecta" of RFC 7591, 8414, and 9728. Dynamic Client Registration (DCR) was positioned as the key enabler …
Read More about MCP OAuth Evolution: SEP-991 Simplifies Client RegistrationImplementing MCP OAuth 2.1 with Keycloak on AWS
Nov 21, 2025 · 25 min read · Keycloak MCP Model Context Protocol OAuth 2.1 RFC 8707 Dynamic Client Registration PKCE AWS Terraform Identity Provider ·
Introduction The Model Context Protocol (MCP) ecosystem mandates OAuth 2.1-compliant authorization servers to facilitate secure, federated access to AI model services. MCP clients, such as Claude Code, Cursor, and VS Code extensions, rely on modern OAuth specifications including Dynamic Client Registration (RFC 7591), …
Read More about Implementing MCP OAuth 2.1 with Keycloak on AWSXiaozhi ESP32 MCP Gateway with Amazon Bedrock AgentCore
Nov 17, 2025 · 12 min read · AWS Bedrock AgentCore MCP Model Context Protocol Xiaozhi ESP32 Voice Assistant IoT Edge Computing WebSocket ·
The Xiaozhi hardware is an impressive ESP32-based AI voice assistant capable of offline wake-up, multi-language support, and cloud connectivity. But what if you want your Xiaozhi device to access multiple AI tools, APIs, and services without managing complex integrations on the hardware side? This is where Amazon …
Read More about Xiaozhi ESP32 MCP Gateway with Amazon Bedrock AgentCoreBeyond Prompts: 4 Context Engineering Secrets for Claude Code
Nov 14, 2025 · 7 min read · Claude Code AI Agents Context Engineering LLM Developer Tools AWS Bedrock Anthropic ·
You can stop hoping your Large Language Model (LLM) follows complex instructions. Context Engineering is the strategic practice of curating what enters the model's limited attention budget. To build reliable AI agents, you must master these four deterministic context patterns. This post explores the key insights from …
Read More about Beyond Prompts: 4 Context Engineering Secrets for Claude CodeHow to Fix Shift+Enter in VS Code Remote SSH for Claude Code

The Problem: Premature Input Submission When working with Claude Code in a VS Code Remote SSH session (e.g., connecting from a macOS or Windows client to a remote Linux host), a common frustration arises: pressing Shift+Enter in the terminal is supposed to create a new line for multi-line input. Instead, it often …
Read More about How to Fix Shift+Enter in VS Code Remote SSH for Claude CodeAmazon Quick Suite Deep Dive: Build AI-Powered Business Intelligence on AWS
Oct 29, 2025 · 9 min read · Amazon Quick Suite AWS QuickSight Business Intelligence AI Agents Data Analysis Workflow Automation QuickFlows QuickAutomate ·
Introduction Business intelligence has long been the domain of specialists, requiring complex tools and time-consuming analysis. But what if you could simply ask your data questions in plain English and receive comprehensive, visualized answers in seconds? What if you could automate your weekly reporting with a simple …
Read More about Amazon Quick Suite Deep Dive: Build AI-Powered Business Intelligence on AWSBuild on AWS Faster with Claude Code and AWS Skills
Oct 26, 2025 · 4 min read · Claude Code AWS Skills AWS CDK Serverless Lambda DynamoDB API Gateway Agent Skills MCP Protocol Infrastructure as Code ·
Introduction Building on AWS is powerful but complex. What if your AI assistant had deep AWS expertise built-in? That's what AWS Skills brings to Claude Code. AWS Skills is a plugin that transforms Claude Code into an intelligent AWS development partner. It understands CDK best practices, estimates costs before you …
Read More about Build on AWS Faster with Claude Code and AWS SkillsUpgrade to Claude Agent SDK: A Quick Migration Guide from Claude Code
Sep 30, 2025 · 2 min read · Claude Agent SDK Claude Code Agent Framework AI Automation TypeScript SDK Migration ·
Heads up, builders! You may have noticed that Anthropic has rebranded the Claude Code SDK to the new Claude Agent SDK. This is more than just a new name. As the official announcement explains, this change reflects a strategic focus on making it easier than ever to build, debug, and deploy powerful AI agents. If you've …
Read More about Upgrade to Claude Agent SDK: A Quick Migration Guide from Claude CodeBuilding Agentic Applications with Claude Code: A Developer's Guide to AI-Powered Automation
Sep 29, 2025 · 12 min read · Claude Code Agent Framework AI Automation TypeScript MCP Protocol Social Media Automation Agentic AI ·
Introduction If you've been following the AI space, you know that "agents" are the next big thing. These autonomous, intelligent systems promise to revolutionize how we automate complex tasks. But building them can be a daunting undertaking, often involving a tangled web of conversation management, tool integration, …
Read More about Building Agentic Applications with Claude Code: A Developer's Guide to AI-Powered Automation