Loading MCP server directory, please wait...
Deploy HTML from any AI tool to a versioned, shareable library on wovo.dev; manage pages.
npx @getmcp/cli add io.github.theshajha/wovoRequires Node.js 18+. Community-contributed server. Review source before installing.
WOVO_TOKENWorkspace deploy token (wv_…) from wovo.dev settings.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.theshajha/wovo": {
"command": "npx",
"args": [
"-y",
"@gowovo/wovo",
"@gowovo/wovo",
"wovo-mcp"
],
"env": {
"WOVO_TOKEN": "",
"WOVO_WORKSPACE": ""
}
}
}
}