SnapHost for AI agents

MCP serverEverything else

Publish a page or site as a private, shareable live website with a stable link.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use SnapHost for AI agents

Install SnapHost for AI agents

The server’s own address, for the clients that take one directly. Or connect ahel onceand every client you use reads it from one address, with the account kept on ahel rather than in each client’s config.

  • Claude Code

    claude mcp add --transport http snaphost-for-ai-agents 'https://app.snaphost.ai/api/mcp'

    Run it once in your project, then open /mcp to approve any sign-in the server asks for.

  • Claude Desktop

    https://app.snaphost.ai/api/mcp

    Add a custom connector in Settings, paste this address, and approve the sign-in.

  • Cursor

    cursor://anysphere.cursor-deeplink/mcp/install?name=snaphost-for-ai-agents&config=eyJ1cmwiOiJodHRwczovL2FwcC5zbmFwaG9zdC5haS9hcGkvbWNwIn0=

    Open the link and Cursor adds the server at that address.

  • ChatGPT

    https://app.snaphost.ai/api/mcp

    In Settings, enable Developer mode, create an MCP app, and paste this address. Your plan and workspace must allow custom apps.

  • Codex

    codex mcp add snaphost-for-ai-agents --url 'https://app.snaphost.ai/api/mcp'

    Run it once, then sign in with codex mcp login snaphost-for-ai-agents if the server asks for an account.

From the project's README

As published by snaphost-ai/snaphost in README.md.

SnapHost turns a document or a built site into a private, shareable live website. This repository is the public home of its MCP server listing and Claude Code plugin.

The server itself is hosted: https://app.snaphost.ai/api/mcp (Streamable HTTP, OAuth 2.1 with PKCE and dynamic client registration). There is nothing to run locally and no token to paste; on first use your browser opens so you can click Authorize.

Install

Any client, one command (Claude Code, Cursor, VS Code, Windsurf, Codex CLI, Gemini CLI):

npx snaphost connect

Claude Code plugin (adds the /snaphost:* skills and the connection in one go):

/plugin marketplace add snaphost-ai/snaphost
/plugin install snaphost@snaphost

Cursor: Add to Cursor

VS Code: Install in VS Code

Claude Code by hand:

claude mcp add --transport http snaphost https://app.snaphost.ai/api/mcp

Claude on the web or the desktop app: Settings, Connectors, Add custom connector, paste the endpoint URL. Claude detects OAuth; leave the defaults and click Add.

What the AI can do

Publish a page or a bundle and get a stable link; update it in place; control who can view it (public, allowlist, password, expiry); take it offline and back; roll back to an earlier version; put it on a custom domain; and give the page a data backend (forms, waitlists, RSVPs, leaderboards) through window.SNAPHOST. The full tool list with read/write/destructive annotations is at https://snaphost.ai/docs/mcp-server.

Layout

  • server.json: the entry published to the official MCP registry as ai.snaphost/snaphost.
  • .claude-plugin/marketplace.json and plugins/snaphost/: the Claude Code plugin marketplace.
  • glama.json: maintainers for the Glama listing.

These files are generated from the SnapHost application and refreshed by sync.yml; the version bumps there whenever a tool, a skill, or a description changes. Please open issues for problems with the listing or the plugin; the server's source is not in this repository.

Links

Advanced
Delivery
snaphost MCP server → your ahel gateway (mcp.ahel.ai) → every connected AI client.
Catalog kind
mcp-server
Gateway key
ai-snaphost-snaphost
Source
github.com/snaphost-ai/snaphost
Hosted endpoint
https://app.snaphost.ai/api/mcp