Agentic HIL
Rank #497io.github.agentic-hil/agentic-hil
Develop firmware on the real board behind a debug probe: flash, reset, UART and CAN, policy-gated.
Agentic HIL is a Model Context Protocol (MCP) server published by agentic-hil. It ranks #497 of 130,187 servers tracked on MCP Toplist, and its repository has 13 GitHub stars. Agentic HIL is listed across 2 registries — Official MCP and Glama, with 26 tracked versions. It was first listed on Jul 8, 2026 and most recently updated on Sep 7, 2026.
Ranks ahead of 129,690 of 130,187 servers on MCP Toplist.
Use Agentic HIL
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add agentic-hil -- uvx agentic-hil mcp-stdio[mcp_servers.agentic-hil]
command = "uvx"
args = ["agentic-hil", "mcp-stdio"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"agentic-hil": {
"command": "uvx",
"args": [
"agentic-hil",
"mcp-stdio"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"agentic-hil": {
"command": "uvx",
"args": [
"agentic-hil",
"mcp-stdio"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agentic-hil": {
"type": "stdio",
"command": "uvx",
"args": [
"agentic-hil",
"mcp-stdio"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agentic-hil": {
"command": "uvx",
"args": [
"agentic-hil",
"mcp-stdio"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agentic-hil": {
"command": "uvx",
"args": [
"agentic-hil",
"mcp-stdio"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.agentic-hil%2Fagentic-hil)<a href="https://mcptoplist.com/server/io.github.agentic-hil%2Fagentic-hil"><img src="https://mcptoplist.com/badge/io.github.agentic-hil%2Fagentic-hil.svg" alt="MCP Toplist: Top 1% of 130,187" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
agentic-hil
Available versions (26)
| Version | Published |
|---|---|
| 0.21.5 | Sep 7, 2026 |
| 0.21.4 | Sep 5, 2026 |
| 0.21.3 | Sep 5, 2026 |
| 0.21.2 | Sep 4, 2026 |
| 0.21.1 | Sep 2, 2026 |
| 0.21.0 | Sep 1, 2026 |
| 0.20.0 | Aug 31, 2026 |
| 0.19.0 | Aug 30, 2026 |
| 0.18.0 | Aug 21, 2026 |
| 0.17.0 | Aug 20, 2026 |
| 0.16.0 | Aug 18, 2026 |
| 0.15.0 | Aug 17, 2026 |
| 0.14.0 | Aug 16, 2026 |
| 0.13.0 | Aug 12, 2026 |
| 0.12.0 | Aug 11, 2026 |
| 0.11.0 | Aug 10, 2026 |
| 0.10.0 | Aug 9, 2026 |
| 0.9.0 | Aug 7, 2026 |
| 0.8.0 | Aug 6, 2026 |
| 0.7.1 | Aug 3, 2026 |
| 0.7.0 | Aug 3, 2026 |
| 0.6.0 | Aug 2, 2026 |
| 0.5.0 | Aug 2, 2026 |
| 0.4.0 | Jul 31, 2026 |
| 0.3.0 | Jul 20, 2026 |
| 0.2.3 | Jul 14, 2026 |
Frequently asked questions
- Who maintains Agentic HIL?
- Agentic HIL is maintained by agentic-hil, which publishes 1 MCP server (26 total versions) tracked on MCP Toplist.
- Is Agentic HIL listed on the Official MCP Registry?
- Yes — Agentic HIL is listed on the Official MCP Registry, alongside Glama.
- How many versions does Agentic HIL have?
- MCP Toplist tracks 26 versions of Agentic HIL, most recently published on Sep 7, 2026.
- Where can I find the source code for Agentic HIL?
- The source code for Agentic HIL is hosted at github.com/agentic-hil/agentic-hil.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.