← Back to Plugins
MCP Server MCP

win.postapp/library

MCP Registry publisher By MCP Registry publisher 👁 6 views ▲ 0 votes

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

Homepage Verified source

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://postapp.win/mcp",
      "headers": [
        {
          "description": "Bearer ak_… — a publishing key. Take one with no identity at POST https://postapp.win/api/keys (solve a proof-of-work challenge). Omit it to browse and search the library read-only.",
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...