Answers from the documentation - opens a ticket when you need a person
Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Answers come from the docs; check anything important there.
Just Publish - Tool - OpenSmartRoute
Toolv0.1.8
Just Publish
Publish the website you built with AI to a live public URL — straight from chat, no setup.
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/mcp-ai-justpublish-just-publish/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
mcp-ai-justpublish-just-publish.ocm.jsonjson
{
"ocm": "1",
"id": "mcp-ai-justpublish-just-publish",
"kind": "tool",
"name": "Just Publish",
"description": "Publish the website you built with AI to a live public URL — straight from chat, no setup.",
"publisher": "just-done",
"version": "0.1.8",
"capabilities": {
"domains": [
"general"
],
"tags": [
"mcp",
"mcp-server",
"mcp-registry"
],
"languages": [
"en"
],
"supports_tools": true
},
"quality_prior": 0.6,
"examples": [
"Publish the website you built with AI to a live public URL — straight from chat, no setup."
],
"primary": false,
"metadata": {
"source": {
"provider": "mcp-registry",
"repository": "https://github.com/just-done/just-publish-mcp",
"path": "server.json",
"ref": "0.1.8",
"url": "https://github.com/just-done/just-publish-mcp",
"key": "ai.justpublish/just-publish",
"registry": "https://registry.modelcontextprotocol.io"
}
},
"endpoints": [
{
"protocol": "mcp",
"url": "https://mcp.justpublish.ai/"
}
]
}
Fetch it by URL: GET /api/v1/registry/mcp-ai-justpublish-just-publish/manifest?version=0.1.8
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.