wovo for Windsurf
io.github.theshajha/wovo
Deploy HTML from any AI tool to a versioned, shareable library on wovo.dev; manage pages.
client:Windsurf
transport:stdio
runtime:npm
Install wovo in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"wovo": {
"command": "npx",
"args": [
"-y",
"@gowovo/wovo"
],
"env": {
"WOVO_TOKEN": "<WOVO_TOKEN>",
"WOVO_WORKSPACE": "<WOVO_WORKSPACE>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs