New featureMedium

AWS Lambda console provides a one-click setup prompt for coding agents

AWS Lambda console now offers a one-click setup prompt to configure coding agents with AWS serverless skills and the Serverless Model Context Protocol server, eliminating the need to navigate multiple documentation pages for setup.

The AWS Lambda console now provides a one-click setup prompt for coding agents, configuring them with AWS serverless skills and the Serverless Model Context Protocol (MCP) server, embedding serverless best practices from the start. This setup is available wherever developers begin their Lambda journey-whether they are getting started with Lambda, exploring its capabilities, or have created their first function. Developers use coding agents to build, test, and deploy Lambda functions, but setting up an agent for serverless development previously required navigating across multiple documentation pages to find the right configuration. The one-click setup prompt eliminates this friction by instructing the agent to install AWS serverless skills (hosted in Agent Toolkit for AWS) and the Serverless MCP server directly in the developer's preferred coding agent. The prompt references the Lambda agent setup guide, which includes installation commands for Claude Code, Kiro, Cursor, GitHub Copilot, Codex, Devin Desktop, and OpenCode, for AWS serverless skills, three specialized Lambda skills (MicroVM, Managed Instances, durable functions), and Serverless MCP server configuration. If a developer does not have local AWS authentication configured, the prompt guides them to connect using the signing-in-to-aws skill. This capability is available in all commercial AWS Regions (except Middle East (Bahrain) and Middle East (UAE)) and AWS GovCloud (US) Regions where Lambda is available.

Read the original AWS announcement