library for VS Code
win.postapp/library
Publish one HTML file, get a live installable app URL. No account, no review, no queue.
client:VS Code
transport:streamable-http
tools:3
Install library in VS Code
.vscode/mcp.json
{
"servers": {
"library": {
"type": "http",
"url": "https://postapp.win/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs