HUSQVARNA_CLIENT_ID
— Your Husqvarna Automower developer client IDHUSQVARNA_CLIENT_SECRET
— Your Husqvarna Automower developer client secret
Steps
-
Install Meshagent CLI and toolkit dependencies
-
Sign up and authenticate with Meshagent
Get started with Meshagent CLI (runmeshagent login
and follow instructions) -
Start the MCP Server in a Meshagent Room
This command launches a Meshagent Room (
test
) and includes a running MCP server (as a tool agent) within it. Rooms automatically close when idle. -
Join the Room with a Chatbot using the MCP Toolkit
- This starts a chatbot in the Meshagent Room with access to the Husqvarna Automower commands.
- You can load multiple toolkits in the same Room with the same agent.
- After running, you’ll receive a Room link in your terminal output.
-
Interact with the MCP Server from your browser
- Visit the Room link provided from step 4 to test and interact with the MCP Server tools via the chatbot.
Project Level Deployment: Persistent MCP Server & Chatbot
To make the MCP server and chatbot always available in every Room on your Meshagent project (for production or shared team access), use the following commands.Steps
-
Create a persistent MCP Server service
-
Create a persistent chatbot service with the MCP toolkit
- Now, whenever a Room is created in your Meshagent project, the MCP server and its chatbot tools will automatically appear. There’s no need to run or manage services separately.
Tools Available
The following tools are provided by the Husqvarna Automower MCP Server when integrated via Meshagent:Tool Summary
Tool | Short Description |
---|---|
Husqvarna Automowers Status | Get status of my husqvarna automowers |
Tool Details
Husqvarna Automowers Status
- Function: Get status of my husqvarna automowers
- Provides the current operational status of your registered Husqvarna Automowers.
- Easily invoked via the chatbot or API as described above.
Useful Links
- Meshagent: https://www.meshagent.com/
- Meshagent Documentation: https://docs.meshagent.com
- Meshagent MCP Tool Image: https://hub.docker.com/r/meshagent/mcp-husqvarna-automower
- Getting started with Meshagent CLI: https://docs.meshagent.com/cli/getting_started