- Step 1: Install the MCP Arduino Server via pip or from source.
- Step 2: Ensure arduino-cli and MCP SDK are properly configured and in PATH.
- Step 3: Set environment variables, including OPENAI_API_KEY if using AI features.
- Step 4: Run the server with `mcp-arduino-server` command.
- Step 5: Use MCP-compatible clients to send JSON-RPC calls for sketch management, uploading, verification, and diagram generation.