Bring Smart Home
to Google ADK
Create your Vinkius account to connect Alexa Smart Home to Google ADK and start using all 16 AI tools in minutes. Fully managed, enterprise secure, and ready to use without writing a single line of code. No hosting, no server setup — just connect and start using.
Compatible with every major AI agent and IDE
What is the Alexa Smart Home MCP Server?
Connect to Alexa Smart Home devices via the Alexa Smart Properties API and control your smart home from any AI agent. Manage lights, thermostats, speakers, and sensors across your connected endpoints.
What you can do
- List Devices — See all your Alexa-connected smart home devices with names, manufacturers, and features
- Device Details — Get full device information including serial numbers, connections, and capabilities
- Power Control — Turn devices on and off (lights, plugs, switches)
- Light Control — Get and set brightness levels, adjust brightness relatively
- Speaker Control — Get and set speaker volume on Alexa devices
- Thermostat Monitoring — View thermostat state including mode and target temperatures
- Temperature Sensors — Read current temperature from connected sensors
- Rename Devices — Update friendly names for your devices
- Room Management — Assign devices to specific rooms/units
- Device Management — Deregister or forget devices from your Alexa account
How it works
- Subscribe to this server
- Obtain OAuth 2.0 access token from Login with Amazon (LWA)
- Start controlling your Alexa devices from Claude, Cursor, or any MCP-compatible client
Your AI becomes a smart home assistant, helping you manage lighting, climate, and audio across your connected home.
Who is this for?
- Smart Home Owners — control lights, thermostats, and speakers from AI assistants
- Property Managers — manage devices across multiple properties and rooms
- Hospitality Operators — monitor and adjust climate and lighting in hotel rooms
- Energy-Conscious Users — optimize device power states for energy savings
- Home Automation Enthusiasts — integrate Alexa devices into broader automation workflows
Built-in capabilities (16)
Positive values increase brightness, negative values decrease it. Adjust the brightness of an Alexa-connected light relatively
This removes the device from your account but does not reset the device itself. Deregister an Alexa-connected device from your account
The device will need to be re-discovered and set up again to be used with Alexa. Remove (forget) an Alexa-connected device from Alexa
Use endpoint ID from list_alexa_devices. Get detailed information for a specific Alexa-connected device
Use endpoint ID from list_alexa_devices. Get the current brightness level of an Alexa-connected light
Use endpoint ID from list_alexa_devices. Get the current power state of an Alexa-connected device
Use endpoint ID from list_alexa_devices. Get the current speaker volume state of an Alexa device
Use endpoint ID from list_alexa_devices. Get the current temperature reading from an Alexa-connected sensor
Use endpoint ID from list_alexa_devices. Get the current state of an Alexa-connected thermostat
Shows device names, manufacturers, models, features, and display categories. USE WHEN: - User wants to see all their Alexa-connected smart devices - User needs to find endpoint IDs for other commands - User is exploring their smart home setup - User asks "what Alexa devices do I have" PARAMETERS: - max_results (OPTIONAL): Number of results (1-50, default: 10) - next_token (OPTIONAL): Pagination token from previous response EXAMPLES: - "List all my Alexa devices" → call with no params - "Show my smart home devices" → call with no params - "What Alexa devices are connected?" → call with no params List all Alexa-connected smart home devices and endpoints
Use endpoint ID from list_alexa_devices. Set the brightness level of an Alexa-connected light
Use endpoint ID from list_alexa_devices. Set the speaker volume of an Alexa device
Works for lights, switches, plugs, and other power-controllable devices. Turn off an Alexa-connected device
Works for lights, switches, plugs, and other power-controllable devices. Turn on an Alexa-connected device
Use endpoint ID from list_alexa_devices. Update the friendly name of an Alexa-connected device
Use endpoint ID from list_alexa_devices and unit ID from your Alexa Smart Properties account. Update the room/unit assignment for an Alexa-connected device
Why Google ADK?
Google ADK natively supports Alexa Smart Home as an MCP tool provider. declare Vinkius Edge URL and the framework handles discovery, validation, and execution automatically. Combine 16 tools with Gemini's long-context reasoning for complex multi-tool workflows, with production-ready session management and evaluation built in.
- —
Google ADK natively supports MCP tool servers. declare a tool provider and the framework handles discovery, validation, and execution
- —
Built on Gemini models, ADK provides long-context reasoning ideal for complex multi-tool workflows with Alexa Smart Home
- —
Production-ready features like session management, evaluation, and deployment come built-in. not bolted on
- —
Seamless integration with Google Cloud services means you can combine Alexa Smart Home tools with BigQuery, Vertex AI, and Cloud Functions
Alexa Smart Home in Google ADK
Why run Alexa Smart Home with Vinkius?
The Alexa Smart Home connection runs on our fully managed, secure cloud infrastructure. We handle the hosting, maintenance, and security so you don't have to deal with servers or code. All 16 tools are ready to work instantly without any complex setup.
You stay in complete control of your data. Your AI only accesses the information you approve, keeping your sensitive passwords and private details completely safe. Plus, with automatic optimizations, your AI works faster and more efficiently.

* Every connection is hosted and maintained by Vinkius. We handle the security, updates, and infrastructure so you don't have to write code or manage servers. See our infrastructure
Over 4,000 integrations ready for AI agents
Explore a vast library of pre-built integrations, optimized and ready to deploy.
Connect securely in under 30 seconds
Generate tokens to authenticate and link external services in a single step.
Complete visibility into every agent action
Audit live requests, latency, success rates, and active security compliance policies.
Optimize spending and track token ROI
Analyze real-time token consumption and cost metrics detailed by connection.




Explore our live AI Agents Analytics dashboard to see it all working
This dashboard is included when you connect Alexa Smart Home using Vinkius. You will never be left in the dark about what your AI agents are doing with your tools.
Alexa Smart Home and 4,000+ other AI tools. No hosting, no code, ready to use.
Professionals who connect Alexa Smart Home to Google ADK through Vinkius don't need to write code, manage servers, or worry about security. Everything is pre-configured, secure, and runs automatically in the background.
Raw MCP | Vinkius | |
|---|---|---|
| Ready-to-use MCPs | Find and configure each manually | 4,000+ MCPs ready to use |
| Connection Setup | Manual coding & server setup | 1-click instant connection |
| Server Hosting | You host it yourself (needs 24/7 uptime) | 100% hosted & managed by Vinkius |
| Security & Privacy | Stored in plaintext config files | Bank-grade encrypted vault |
| Activity Visibility | Blind execution (no logs or tracking) | Live dashboard with real-time logs |
| Cost Control | Runaway AI token spend risk | Automatic budget limits |
| Revoking Access | Must delete files or code to stop | 1-click disconnect button |
How Vinkius secures
Alexa Smart Home for Google ADK
Every request between Google ADK and Alexa Smart Home is protected by our secure gateway. We automatically keep your sensitive data private, prevent unauthorized access, and let you disconnect instantly at any time.
Frequently asked questions
What Alexa-connected devices are supported by this API?
The Alexa Smart Properties API supports: smart lights (on/off, brightness, color), smart plugs and switches, thermostats (mode and temperature monitoring), temperature sensors, Echo devices and speakers (volume control), security sensors, and other Alexa-connected endpoints. Each device exposes specific features (power, brightness, speaker, thermostat, etc.) that can be queried and controlled.
How do I get an OAuth 2.0 access token for the Alexa API?
Visit the Alexa Developer Console and create a Smart Home Skill. Set up Login with Amazon (LWA) credentials in your Amazon Developer account. Complete the OAuth 2.0 authorization flow to obtain an access token. The token must be refreshed periodically as it expires after a set duration.
Can I control devices in different rooms or properties?
Yes! The API returns all devices across all properties and rooms in your Alexa Smart Properties account. Use list_alexa_devices to see all devices with their room assignments, then use each device's unique endpoint ID to control them individually. You can also reassign devices to different rooms using the update_device_room action.
What's the difference between deregister and forget a device?
Deregister removes the device from your Alexa Smart Properties account but keeps it available for re-discovery. The device itself remains configured. Forget completely removes the device from Alexa — it will need to be re-discovered and set up again as if it were a new device. Use deregister for temporary removal and forget for permanent removal.
How does Google ADK connect to MCP servers?
Import the MCP toolset class and pass the server URL. ADK discovers and registers all tools automatically, making them available to your agent's tool-use loop.
Can ADK agents use multiple MCP servers?
Yes. Declare multiple MCP tool providers in your agent configuration. ADK merges all tool schemas and the agent can call tools from any server in a single turn.
Which Gemini models work best with MCP tools?
Gemini 2.0 Flash and Pro models both support function calling required for MCP tools. Flash is recommended for latency-sensitive use cases, Pro for complex reasoning.
McpToolset not found
Update: pip install --upgrade google-adk
Explore More MCP Servers
View all →
Zenserp
10 toolsScrape live search engine results (SERP) from Google, Bing, Yandex, and DuckDuckGo using Zenserp's high-speed API.

Gmelius
9 toolsTurn Gmail into a collaborative workspace with shared inboxes, email delegation, and workflow automation for teams.

Roboflow
29 toolsManage computer vision workflows — upload images, train models, and manage datasets directly from your AI agent.

Degreed
10 toolsEquip your AI agent to discover learning content, track skills, and monitor user completions via the Degreed API.
