wegitor/logic-analyzer-ai-mcp
This project provides an AI MCP server logic analyzers. It enables remote control, automation, and integration of Saleae Logic devices and captures, making it easy to script, manage, and analyze logic analyzer data programmatically.
Platform-specific configuration:
{
"mcpServers": {
"logic-analyzer-ai-mcp": {
"command": "npx",
"args": [
"-y",
"logic-analyzer-ai-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...