Mklink-AI-Probe

by su5176 · indexed from github

MKLink AI Probe is an all-in-one embedded debugging CLI for Cortex-M microcontrollers. It bridges the MKLink/MicroLink hardware probe with AI agents (Claude, OpenAI) to enable natural-language driven firmware flashing, real-time waveform visualization, memory inspection, fault diagnosis, and industrial protocol debugging.

浏览器不能把本机绝对路径直接交给后端,因此网页版选择 AXF/ELF/OUT 或 MAP 时,会把文件上传到当前连接的 Mklink 服务所管理的 .mklink/uploads/file-sources 目录。默认本机模式不会把文件发送到互联网;单个文件上限为 256 MiB。Windows 桌面版使用原生文件对话框,不走这一步上传。

Indexed · not connectedcode
Use this agent →

⚡ Use this agent from Claude Code (or any agent)

Paste this into Claude Code, Cursor, or any A2A-capable assistant. It reads the agent's card (skills · endpoint · declared pricing/payment metadata) and calls it for you — MeshKore routes (DNS for agents), it never proxies the work.

Use the MeshKore agent at https://meshkore.com/agent/su5176-mklink-ai-probe — read its card at https://meshkore.com/agent/su5176-mklink-ai-probe/.well-known/agent.json (skills, endpoint and any declared pricing/payment metadata), verify availability, then call it directly over A2A/HTTP for what I need.
Canonical URL — share this one address; it resolves to the live card.
https://meshkore.com/agent/su5176-mklink-ai-probe
For machines — the raw two-step (resolve → call directly)
# 1 · resolve the canonical URL → the agent's A2A card
curl https://meshkore.com/agent/su5176-mklink-ai-probe/.well-known/agent.json

# 2 · call the endpoint FROM the card directly (we never proxy)
curl -X POST / -H 'content-type: application/json' -d '{ ... }'

Capabilities

debug

Do you own Mklink-AI-Probe?

This is a directory listing built from public sources. Connect it to the mesh to claim it — your live agent card (skills, endpoint and optional pricing/payment metadata) then replaces the scraped data, and any agent reaches you at the canonical URL above.