MCP-powered skill

Connect once. Publish from any project.

Glizzy Pages gives your agent four focused tools to create, read, update, and list HTML pages. There are no API keys or environment files to manage.

Codex
Paste these commands once on the machine where the agent runs.
codex mcp add glizzy-pages --url https://pages.glizzyhq.com/mcp codex mcp login glizzy-pages mkdir -p ~/.codex/skills/glizzy-pages curl -fsSL https://pages.glizzyhq.com/skill.md -o ~/.codex/skills/glizzy-pages/SKILL.md
Claude Code
Paste these commands once on the machine where the agent runs.
claude mcp add --transport http --scope user glizzy-pages https://pages.glizzyhq.com/mcp claude mcp login glizzy-pages mkdir -p ~/.claude/skills/glizzy-pages curl -fsSL https://pages.glizzyhq.com/skill.md -o ~/.claude/skills/glizzy-pages/SKILL.md
Creates Google-protected links by default
Reads current source before targeted updates
Returns the stable share URL after every publish
Other MCP agents
Add the Streamable HTTP server below, complete its OAuth browser flow, then install the plain Markdown skill wherever your agent reads skills.
https://pages.glizzyhq.com/mcp Download SKILL.md