setup

Configure AWS profiles, AgentSpace IDs, and MCP server for Claude Code.

9|3|Updated May 11, 2026
One-click install
npx skills add https://github.com/aws-samples/sample-aws-devops-agent-claude-plugin --skill setup-aws-samples
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup
Source: https://github.com/aws-samples/sample-aws-devops-agent-claude-plugin/tree/main/plugins/aws-devops-agent/skills/setup
Command: npx skills add https://github.com/aws-samples/sample-aws-devops-agent-claude-plugin --skill setup-aws-samples

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the initial setup of the AWS DevOps Agent for Claude Code, guiding users through the process of installing prerequisites, configuring AWS profiles, discovering AgentSpace IDs, and verifying the MCP server.

Core Features & Use Cases

  • Prerequisite Installation: Automates the installation of required tools like uv and the AWS MCP Server.
  • AWS Profile Configuration: Assists in setting up named profiles for different AWS accounts and regions.
  • AgentSpace ID Discovery: Lists and discovers AgentSpace IDs for each configured profile.
  • MCP Server Configuration: Guides users through configuring the MCP server for their specific setup.
  • Credentials Integration: Ensures credentials are correctly set up and verified.
  • Routing Guide Creation: Helps in creating a routing guide for easy navigation across multiple AgentSpaces.
  • Permissions Allowlist: Sets up permissions for DevOps Agent tool calls to streamline workflows.
  • Local Chat Server Enablement: Enables the local chat server for enhanced interaction.

Quick Start

Use the setup skill to configure the AWS DevOps Agent for Claude Code by running the command 'setup'.

Frequently Asked Questions about setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure the AWS DevOps Agent for Claude Code?

Configuring the AWS DevOps Agent for Claude Code involves installing prerequisites like uv, setting up AWS profiles, discovering AgentSpace IDs, and verifying the MCP server to ensure proper interaction across accounts and regions.

What do I need to set up AWS profiles for an MCP server?

Setting up AWS profiles for an MCP server requires configuring named profiles for your AWS accounts and regions. You also need to integrate credentials and discover the corresponding AgentSpace IDs for each profile.

Can I use the AWS DevOps Agent with multiple AWS accounts and regions?

Yes, the AWS DevOps Agent supports multiple accounts and regions by assisting in setting up named AWS profiles. It also helps create a routing guide for easy navigation across multiple configured AgentSpaces.

How does AgentSpace ID discovery work during AWS MCP server setup?

AgentSpace ID discovery lists and identifies unique IDs for each configured AWS profile. This process is guided during setup to ensure the MCP server correctly routes interactions to the appropriate AgentSpace.

What is the best way to streamline DevOps Agent tool call permissions?

The best way to streamline DevOps Agent tool call permissions is by setting up a permissions allowlist during your MCP server configuration, which authorizes specific tool calls to optimize workflows.

Do I need uv installed to run an AWS MCP Server?

Yes, uv is a required prerequisite. The setup process automates the installation of necessary tools including uv and the AWS MCP Server to ensure your environment is ready for Claude Code integration.