Model Context Protocol server for DeviceSDK - gives AI agents tools to deploy, flash, inspect, and query DeviceSDK projects.
{
"mcpServers": {
"devicesdkmcp": {
"command": "npx",
"args": [
"-y",
"@devicesdk/mcp"
]
}
}
}