Skip to content
Cline

opentalk2html notmd for Cline

io.github.aimino-tech/opentalk2html-notmd

MCP server for HTML generation from AI agents

client:Cline transport:stdio runtime:npm

Install opentalk2html notmd in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "opentalk2html-notmd": {
      "command": "npx",
      "args": [
        "-y",
        "@aimino/opentalk2html-notmd"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

opentalk2html notmd in other clients