Bring Smart Home
to Claude Desktop
Create your Vinkius account to connect Alexa Smart Home to Claude Desktop 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 Claude Desktop?
Claude Desktop is the definitive way to connect Alexa Smart Home to your AI workflow. Add Vinkius Edge URL to your config, restart the app, and Claude immediately exposes all 16 tools in the chat interface. ask a question, Claude calls the right tool, and you see the answer. Zero code, zero context switching.
- —
Claude Desktop is the reference MCP client. it was designed alongside the protocol itself, ensuring the most complete and stable MCP implementation available
- —
Zero-code configuration: add a server URL to a JSON file and Claude instantly discovers and exposes all available tools in the chat interface
- —
Claude's extended thinking capability lets it reason through multi-step tool usage, chaining multiple API calls to answer complex questions
- —
Enterprise-grade security with local config storage. your tokens never leave your machine, and connections go directly to Vinkius Edge network
Alexa Smart Home in Claude Desktop
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 Claude Desktop 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 Claude Desktop
Every request between Claude Desktop 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 Claude Desktop discover MCP tools?
When Claude Desktop starts, it reads the claude_desktop_config.json file and connects to each configured MCP server. It calls the tools/list endpoint to fetch the schema for every available tool, then surfaces them as clickable options in the chat interface via the 🔌 icon.
What happens if the MCP server is temporarily unavailable?
Claude Desktop handles disconnections gracefully. if the server is unreachable at startup, the tools simply won't appear. Once the server becomes available again, restarting Claude Desktop will re-establish the connection. There is no timeout penalty or error loop.
Can I connect multiple MCP servers simultaneously?
Yes. You can add as many servers as you need in the mcpServers section of the config file. Each server appears as a separate tool provider, and Claude can use tools from multiple servers in a single conversation turn.
Is there a limit on the number of tools per server?
Claude Desktop can handle hundreds of tools per server. However, for optimal LLM performance, Vinkius servers are designed to expose focused, well-documented tool sets rather than overwhelming the model with too many options.
Does Claude Desktop support Streamable HTTP transport?
Yes. Claude Desktop supports both SSE (Server-Sent Events) and the newer Streamable HTTP transport that Vinkius uses. Simply provide the server URL. Claude auto-negotiates the transport protocol.
Server not appearing after restart
Ensure the JSON is valid (no trailing commas). Check the file path: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\\Claude\\ (Windows).
Authentication error
Verify your Vinkius token is correct. Go to cloud.vinkius.com to regenerate it if needed.
Tools not showing in chat
Click the 🔌 icon at the bottom of the chat input. If it shows 0 tools, the server may still be connecting. wait a few seconds.
Explore More MCP Servers
View all →
Paycove
17 toolsAutomate smart quotes, invoice generation, and CPQ workflows directly from your CRM using AI agents.

Besitos Corp
10 toolsIntegrate mobile gaming and rewards via Besitos — list games, track user activity, and manage offers directly from any AI agent.

Zoho Sheet
13 toolsConnect your AI agents to Zoho Sheet for spreadsheet management: workbooks, worksheets, cell data, rows, and sharing.

Pennylane
13 toolsManage French accounting workflows via Pennylane — track invoices, customers, suppliers, and synchronize estimates dynamically using AI.
