Unmarkdown for VS Code
io.github.unmarkdown/mcp-server
The document publishing layer for AI tools. Convert markdown to 6 destinations, 62 templates.
client:VS Code
transport:streamable-http
runtime:npm
Install Unmarkdown in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-server": {
"type": "http",
"url": "https://unmarkdown.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs