Probe, flash, reset and drive UART and CAN on a real STM32 or other embedded target, policy-gated.
claude mcp add agentic-hil -- uvx agentic-hil
claude_desktop_config.json
{
"mcpServers": {
"agentic-hil": {
"command": "uvx",
"args": [
"agentic-hil"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"agentic-hil": {
"command": "uvx",
"args": [
"agentic-hil"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"agentic-hil": {
"command": "uvx",
"args": [
"agentic-hil"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"agentic-hil": {
"type": "stdio",
"command": "uvx",
"args": [
"agentic-hil"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"agentic-hil": {
"command": "uvx",
"args": [
"agentic-hil"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.agentic-hil--agentic-hil/reviews or the review_server meta-tool.
POST /mcp