drafturl for VS Code
io.github.bamdule/drafturl
Share HTML/Markdown documents via URL instantly. Create, edit, delete docs from any AI tool.
client:VS Code
transport:streamable-http
Install drafturl in VS Code
.vscode/mcp.json
{
"servers": {
"drafturl": {
"type": "http",
"url": "https://drafturl.com/mcp/transport"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs