mcp sap gui for Zed
io.github.kts982/mcp-sap-gui
SAP GUI for Windows automation for AI agents - 60 structured tools via SAP GUI Scripting API
client:Zed
transport:stdio
runtime:pypi
Install mcp sap gui in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp-sap-gui": {
"command": "uvx",
"args": [
"mcp-sap-gui"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs