opentalk2html notmd for Zed
io.github.aimino-tech/opentalk2html-notmd
MCP server for HTML generation from AI agents
client:Zed
transport:stdio
runtime:npm
Install opentalk2html notmd in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"opentalk2html-notmd": {
"command": "npx",
"args": [
"-y",
"@aimino/opentalk2html-notmd"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs