Claude
Skills
Sign in
Back

edgeone

Included with Lifetime
$97 forever

Deploy HTML content to EdgeOne Pages, return the public URL.

Web Dev

What this skill does


# EdgeOne
Deploy HTML content to EdgeOne Pages, return the public URL. No login required, no API key required.

## Deploy HTML
HTML or text content to deploy. Provide complete HTML or text content you want to publish, and the system will return a public URL where your content can be accessed.
```shell
npx -y mcporter call mcp-on-edge.edgeone.app/mcp-server.deploy-html value="<html>Content</html>"
npx -y mcporter call mcp-on-edge.edgeone.app/mcp-server.deploy-html value="$(cat index.html)"
```
Files: 1
Size: 0.6 KB
Complexity: 3/100
Category: Web Dev

Related in Web Dev