vaibhavmule/aft-page
v0.1.0
Deploy small software to a live, shareable URL.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
aft-pagestreamable-http
{
"type": "streamable-http",
"url": "https://mcp.aft.page/mcp"
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "aft-page",
"version": "0.1.0",
"description": "Deploy small software to a live, shareable URL.",
"author": {
"name": "aft.page",
"email": "hello@aft.page",
"url": "https://aft.page/"
},
"homepage": "https://aft.page/plugins",
"repository": "https://github.com/vaibhavmule/aft.page",
"keywords": ["aft.page", "deploy", "hosting", "mcp", "small-software"]
}