setup-devops-agent

Configure and diagnose AWS DevOps Agent MCP connections for Claude applications.

Updated Jun 18, 2026
One-click install
npx skills add https://github.com/AndreKurait/claude-marketplace-test --skill setup-devops-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-devops-agent
Source: https://github.com/AndreKurait/claude-marketplace-test/tree/main/plugins/aws-agents-for-devsecops/skills/setup-devops-agent
Command: npx skills add https://github.com/AndreKurait/claude-marketplace-test --skill setup-devops-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines setup and connectivity checks for the AWS DevOps Agent MCP integration with Claude, handling missing MCP configs and authentication path selection.

Core Features & Use Cases

  • Guided diagnostics to determine bearer token or SigV4 readiness.
  • Step-by-step MCP configuration generation for Bearer or SigV4 authentication.
  • Connectivity verification against live MCP endpoints and optional multi-space routing (SigV4).

Quick Start

Run the setup to configure the AWS DevOps Agent MCP connection for Claude.

Frequently Asked Questions about setup-devops-agent

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

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

To configure the AWS DevOps Agent MCP connection, you use a guided setup that generates the necessary MCP configuration for your Claude applications and verifies connectivity against live endpoints.

What is the difference between Bearer and SigV4 authentication for the AWS DevOps Agent?

Bearer and SigV4 are the two authentication paths for the AWS DevOps Agent, where SigV4 additionally supports optional multi-space routing, while Bearer relies on token-based readiness.

Why does my AWS DevOps Agent MCP server show as missing or disconnected in Claude?

An AWS DevOps Agent MCP server appears missing or disconnected when the MCP configuration is absent or invalid, requiring a diagnostic flow to assess bearer token or SigV4 readiness.

Can I run diagnostics to check my AWS DevOps Agent authentication readiness?

Yes, you can run guided diagnostics to determine your Bearer token or SigV4 authentication readiness before generating the required MCP configuration for your Claude applications.

How do I set up multi-space routing with the AWS DevOps Agent MCP?

Multi-space routing is configured during the optional routing setup phase of the AWS DevOps Agent, specifically when you select the SigV4 authentication path for your MCP connection.

Does the AWS DevOps Agent MCP setup verify connectivity to live endpoints?

Yes, the AWS DevOps Agent setup includes connectivity verification against live MCP endpoints to ensure your Claude applications can successfully communicate with the configured server.