PastML for VS Code
io.github.h4ck4life/pastml
Deploy HTML and Markdown as live URLs. Create, search, update, and manage pastes from any AI agent.
client:VS Code
transport:streamable-http
Install PastML in VS Code
.vscode/mcp.json
{
"servers": {
"pastml": {
"type": "http",
"url": "https://pastml.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs