Loading MCP server directory, please wait...
Connect AI agents to IoT devices — read sensors, send commands, manage ESP32 fleets.
npx @getmcp/cli add com.jettyd/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
JETTYD_API_KEYYour jettyd API key from api.jettyd.com
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.jettyd/mcp": {
"command": "npx",
"args": [
"-y",
"@jettyd/mcp"
],
"env": {
"JETTYD_API_KEY": "",
"JETTYD_BASE_URL": ""
}
}
}
}