kasbah mcp for Windsurf
io.github.al-adnane/kasbah-mcp
Governance layer for agentic AI — signed, verifiable receipts for every agent action.
client:Windsurf
transport:stdio
runtime:npm
Install kasbah mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"kasbah-mcp": {
"command": "npx",
"args": [
"-y",
"@yobekasbah/mcp-server"
],
"env": {
"KASBAH_API_KEY": "<KASBAH_API_KEY>",
"KASBAH_API": "<KASBAH_API>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs