mcp sap docs for Zed
io.github.marianfoo/mcp-sap-docs
Fast MCP server for unified SAP docs search (SAPUI5, CAP, OpenUI5, wdi5) with BM25 full-text search
client:Zed
transport:stdio
runtime:npm
Install mcp sap docs in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp-sap-docs": {
"command": "npx",
"args": [
"-y",
"mcp-sap-docs"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs