vishalmysore/choturobo
Integrate Arduino-based robotics (using the NodeMCU ESP32 or Arduino Nano 368 board) with AI using the MCP (Model Context Protocol) framework from Claude Anthropic
Platform-specific configuration:
{
"mcpServers": {
"choturobo": {
"command": "npx",
"args": [
"-y",
"choturobo"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...