MCP Server
MCP
win.postapp/library
Publish one HTML file, get a live installable app URL. No account, no review, no queue.
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