Gyrych/EmbeddedToolchain-MCP
🚧 In development: MCP service for embedded automation. 为 AI 提供接口,全自动控制编译、调试与烧录,简化嵌入式开发流程
Platform-specific configuration:
{
"mcpServers": {
"EmbeddedToolchain-MCP": {
"command": "npx",
"args": [
"-y",
"EmbeddedToolchain-MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...