A Model Context Protocol (MCP) server that provides context and tools for AI agents to develop and debug apps for Amazon Device OS starting with Amazon's [Vega OS](https://developer.amazon.com/apps-and-games/vega).
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"args": [
"-y",
"@amazon-devices/amazon-devices-buildertools-mcp@latest"
],
"type": "stdio",
"command": "npx"
}