opentalk2html notmd for Windsurf
io.github.aimino-tech/opentalk2html-notmd
MCP server for HTML generation from AI agents
client:Windsurf
transport:stdio
runtime:npm
Install opentalk2html notmd in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"opentalk2html-notmd": {
"command": "npx",
"args": [
"-y",
"@aimino/opentalk2html-notmd"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs