verb-relay

majesty75/verb-relay
★ 0 stars Python 🤖 AI/LLM Updated 1d ago
MCP server for Lauterbach TRACE32 PowerView / PowerDebug — load AXF+BIN, drive PRACTICE, search bundled manuals
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "verb-relay": {
      "command": "uvx",
      "args": [
        "verb-relay"
      ]
    }
  }
}

Or install with pip: pip install verb-relay

README Excerpt

A **Model Context Protocol** server that lets any MCP-capable AI assistant drive **Lauterbach TRACE32 PowerView / PowerDebug** — spawn or attach to PowerView instances, load AXF + BIN, set breakpoints, step, read memory, evaluate symbols, run arbitrary PRACTICE (.cmm) scripts, and search the bundled TRACE32 manuals when the LLM doesn't know the syntax yet.

Tools (20)

T32SYST32_DEMO_AXFT32_GetPracticeStateT32_MANUALS_DBT32_MANUALS_DB_URLT32_MANUALS_DEVICET32_MANUALS_MODELT32_MANUALS_PARALLELT32_MCP_FAKET32_MCP_LIVETRACE32_MCP_LOGt32_attacht32_breakpointt32_controlt32_disconnectt32_evalt32_get_logt32_healthcheckt32_list_instancest32_load_program