Entroly for Windsurf
io.github.juyterman1000/entroly
Context Assurance for AI agents: context engineering, AI cost optimization, verification.
client:Windsurf
transport:stdio
runtime:pypi
Install Entroly in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"entroly": {
"command": "uvx",
"args": [
"entroly"
],
"env": {
"ENTROLY_MCP_PROFILE": "<ENTROLY_MCP_PROFILE>",
"ENTROLY_MCP_PASSIVE": "<ENTROLY_MCP_PASSIVE>",
"ENTROLY_NO_DOCKER": "<ENTROLY_NO_DOCKER>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs