Skip to content
Zed

Motor Current Signature Analysis for Zed

io.github.lgdimaggio/mcp-server-mcsa

MCP server for Motor Current Signature Analysis — fault detection in electric motors

client:Zed transport:stdio runtime:pypi

Install Motor Current Signature Analysis in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mcp-server-mcsa": {
      "command": "uvx",
      "args": [
        "mcp-server-mcsa"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Motor Current Signature Analysis in other clients