Skip to content
Claude Desktop

library for Claude Desktop

win.postapp/library

Publish one HTML file, get a live installable app URL. No account, no review, no queue.

client:Claude Desktop transport:streamable-http tools:3

Install library in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "library": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://postapp.win/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

library in other clients