Onimi Pages Remote MCP
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Onimi Pages Remote MCPPublish product.html to Onimi Pages as a new project called Product intro and share the link"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Onimi Pages Publish
English | 简体中文
Publish an HTML page from your agent through browser-authorized Remote MCP.
Install
Check the verified channel states
before choosing a registry source. Use npm's latest release only when the npm
channel is marked available; otherwise install through another channel marked available.
Copy this prompt into your agent:
Read
skills.publish.archive.url,sha256, andsizefrom https://downloads.onimi.ai/skills/manifest.json. Download that exact Onimi Pages Publish archive and verify both its SHA-256 and byte size. Install the complete folder for only my current agent, preserving any existing installation. Follow the bundled connection guide to addhttps://onimi.ai/mcpand start browser OAuth. Let me sign in and approve access. Afterward, check the connection withonimi_list_projects. Do not create a project or publish anything yet.
Every source includes the complete skill. Installation and browser authorization are separate steps. See the installation guide for client-specific commands.
Other installation sources:
npm:
npx --registry=https://registry.npmjs.org onimi-pages-publish@latest --helpStable direct-download URL, version, size and SHA-256 manifest
GitHub:
npx --registry=https://registry.npmjs.org skills@1.5.26 add zlch-oceanai/onimi-pages-publish --skill onimi-pages-publish --global
Service availability and client OAuth support depend on the hosted deployment and client version. A published package does not establish production service acceptance.
Related MCP server: htmlbook
Watch the walkthrough

Play or download the 22-second video · Interactive example
The video is an illustrative interface with sample content; it does not operate an account.
Use
Publish product.html to Onimi Pages. Create a new project called Product intro and send me the link.
Your agent reads the HTML, creates the requested project and publishes the page.
It returns a stable link and a version link (?version=vN). One project holds one page.
Manage sharing and revoke agent access in the dashboard.
See the help center for details.
Repository layout
skills/onimi-pages-publish/: skill, connection references and MCP dependency declaration.bin/: dependency-free npm installer; no automatic lifecycle scripts.docs/zh-CN/: Chinese README and installation guide.media/: English and Chinese videos and posters, excluded from npm and ClawHub packages.dist/: reproducible skill archives and checksums.
The repository contains public distribution files only. It excludes private application code and credentials. The skill and installer use MIT-0, compatible with ClawHub's publishing terms. Hosted service terms are separate.
0.2.0
Stable manifest, immutable archives and a local-change-safe update manager.
Separate English and Chinese installation guides; English remains the default.
English and Chinese walkthrough videos and posters.
Review changes before updating. Direct-download installs can use
node skills/onimi-pages-publish/scripts/manage.mjs status|check|update; update requires explicit confirmation
and keeps a verified backup. npm, GitHub and ClawHub use their own update semantics.
This server cannot be deployed
Maintenance
Related MCP Connectors
Publish HTML, files, or a URL to a permanent public URL, then update it — from any MCP agent.
Instant web publishing for AI agents. POST HTML, get a live URL. No account needed.
Publish and manage existing HTML presentations from an MCP-capable Agent.
- StacktreeOAuthee.stacktr
Publish HTML to private, unguessable, replace-in-place URLs from any MCP-compatible AI agent.
Related MCP Servers
- AlicenseNot gradedqualityBmaintenanceEnables agents to publish HTML artifacts to permanent, shareable, versioned pages on Artifyde via MCP.65 npmMIT
- AlicenseNot gradedqualityDmaintenancePublishes AI-generated HTML and Markdown to a hosted, shareable URL with versioning, theming, and access control.1MIT
- FlicenseNot gradedqualityDmaintenanceEnables AI agents to publish HTML artifacts for human review, receive anchored feedback, and iterate until approval.2-
- AlicenseAqualityBmaintenanceEnables publishing sanitized static HTML pages from an MCP agent and receiving shareable URLs, with tools for updating, listing, publishing, and deleting pages.125 npmMIT