SAP HANA CLI for Windsurf
io.github.sap-samples/hana-cli
150+ SAP HANA database tools as MCP tools for AI assistants
client:Windsurf
transport:stdio
runtime:npm
Install SAP HANA CLI in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"hana-cli": {
"command": "npx",
"args": [
"-y",
"hana-cli"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs