btp mcp server for Zed
io.github.abranjan07/btp-mcp-server
Discover SAP BTP services, browse service catalog, check running instances, query dests, & more
client:Zed
transport:stdio
runtime:pypi
Install btp mcp server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"btp-mcp-server": {
"command": "uvx",
"args": [
"btp-mcp-server"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs