mcp for Claude Code
com.jettyd/mcp
Connect AI agents to IoT devices — read sensors, send commands, manage ESP32 fleets.
client:Claude Code
transport:stdio
runtime:npm
Install mcp in Claude Code
run in your project directory
claude mcp add mcp -e JETTYD_API_KEY=<JETTYD_API_KEY> -e JETTYD_BASE_URL=<JETTYD_BASE_URL> -- npx -y @jettyd/mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs