Cyntrisec CLI (Historical) for Windsurf
io.github.cyntrisec/cyntrisec
Historical AWS analysis CLI; not a current Cyntrisec product.
client:Windsurf
transport:stdio
runtime:pypi
Install Cyntrisec CLI (Historical) in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"cyntrisec": {
"command": "uvx",
"args": [
"cyntrisec"
],
"env": {
"AWS_PROFILE": "<AWS_PROFILE>",
"AWS_DEFAULT_REGION": "<AWS_DEFAULT_REGION>",
"AWS_ACCESS_KEY_ID": "<AWS_ACCESS_KEY_ID>",
"AWS_SECRET_ACCESS_KEY": "<AWS_SECRET_ACCESS_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs