five46 for Windsurf
io.github.sekharsdet/five46
BYOK, fully local AI agent that tests your app/API and writes a real Playwright spec on success.
client:Windsurf
transport:stdio
runtime:npm
Install five46 in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"five46": {
"command": "npx",
"args": [
"-y",
"five46"
],
"env": {
"FIVE46_LLM_PROVIDER": "<FIVE46_LLM_PROVIDER>",
"FIVE46_LLM_API_KEY": "<FIVE46_LLM_API_KEY>",
"FIVE46_MCP_ALLOW_WRITES": "<FIVE46_MCP_ALLOW_WRITES>",
"FIVE46_MCP_ALLOW_DELETES": "<FIVE46_MCP_ALLOW_DELETES>",
"FIVE46_MCP_CONCURRENCY": "<FIVE46_MCP_CONCURRENCY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs