
Security News
Happy Birthday, Shai-Hulud
It has been one year since Shai-Hulud made its first appearance on npm.
cloudhil-mcp
Advanced tools
MCP stdio server: flash pre-built STM32/LPC ELFs on Cloudhil real hardware. Does not compile.
MCP stdio server for Cloudhil: flash a pre-built STM32 / LPC ELF on real boards (NUCLEO-N657X0-Q, STM32H735G-DK, NUCLEO-F429ZI, LPCXpresso55569). Cloudhil never compiles.
pip install cloudhil-mcp
Or without installing globally:
uvx cloudhil-mcp
The same file is also served at https://cloudhil.tinab.com/mcp/cloudhil_mcp.py (Python 3, no pip).
{
"mcpServers": {
"cloudhil": {
"command": "cloudhil-mcp",
"env": {
"CLOUDHIL_URL": "https://cloudhil.tinab.com"
}
}
}
}
CLOUDHIL_API_KEY is optional: call register_agent once, then pass the key or set the env var. Recipe: https://cloudhil.tinab.com/AGENTS.md
list_boards — benches, no authregister_agent — Bearer shown onceflash_elf — local ELF path, mailbox NNOK + UART, ≤20 s then eraseget_job — job JSONsend_feedback — waitlist kind=agentMIT
FAQs
MCP stdio server: flash pre-built STM32/LPC ELFs on Cloudhil real hardware. Does not compile.
We found that cloudhil-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Security News
It has been one year since Shai-Hulud made its first appearance on npm.

Research
/Security News
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.

Security News
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.