Tuskcms runs on your own machine — the client starts it, so there is no endpoint to ping. 706 installs a week from npm.
Client editing for sites you built: register, scan, publish, go live, invite the client.
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp -- npx -y @tuskcms/mcp
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@tuskcms/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@tuskcms/mcp"]
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@tuskcms/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@tuskcms/mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
TUSK_PAT (Optional. A Tusk access token (tusk_pat_…). Leave unset and run `npx @tuskcms/mcp login --site <slug> --scopes scan,fields,content,publish,deploy,invite` once instead; the token is then saved on this machine.), TUSK_URL (Optional. The Tusk server, default https://tuskcms.com.).
The author declared them in the registry entry; get the values from the project itself.
Publish the website you built with AI to a live public URL — straight from chat, no setup.
Publish a site your AI built to paid hosting, then read it back, change a page or restore a version.
MCP server for LiveAction LiveNX (quay.io / MCP registry test publish)
Build and publish web apps from your AI client: live preview, Postgres, storage, public URL.
Hosting for AI agents: publish a live website in one tool call, ephemeral or forever.
AI agent website builder. Create and publish link-in-bio sites via MCP or REST API.
Live listings, sold prices and resale scores from GovAuctions.app, the public surplus-auction site.
Build and publish AI products for coaching practices from inside Claude. 16 live tools.
Answers built from our own checks of this server.