shuka for Windsurf
io.github.cdonoyan/shuka
Universal trust attestation for AI agents. Create, verify, and negotiate trust proofs.
client:Windsurf
transport:stdio
runtime:npm
Install shuka in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"shuka": {
"command": "npx",
"args": [
"-y",
"@shukashake/mcp"
],
"env": {
"SHUKA_API_URL": "<SHUKA_API_URL>",
"SHUKA_API_KEY": "<SHUKA_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs