What problem does it solve? Connecting AI agents to cloud accounts through MCP servers risks exposing admin-level credentials, and this Skill guides safe configuration of the official AWS and Azure MCP servers with properly scoped access. ## Core Features & Use Cases - Risk-first credential guidance: Enforces dedicated read-only profiles pointed at non-production accounts before any account-reaching server is added. - AWS MCP setup: Installs documentation and pricing servers (no credentials needed) plus account-reaching API and IaC servers via uvx, with notes on the consolidated AWS MCP Server and Agent Toolkit. - Azure MCP setup: Configures the single @azure/mcp server covering 40+ services via npx, with Entra ID authentication prerequisites. - Use Case: A team wants their planning agent to look up AWS pricing and query a dev Azure subscription. Use this Skill to add the risk-free docs servers first, scope a read-only profile, and write the servers into the repo's .mcp.json. ## Quick Start Set up the AWS documentation and Azure MCP servers for this repo with a read-only credential profile.