├── options.html # Options page entry ├── src/ # Popup UI │ ├── App.tsx │ ├── background.ts # Service worker (background) │ ├── main.tsx │ └── options.tsx # Options UI ├── content-script/ # Content ...
The AWS API MCP Server enables AI assistants to interact with AWS services and resources through AWS CLI commands. It provides programmatic access to manage your AWS infrastructure while maintaining ...