← Registry

Cloud Services

zenith.hosting

Manages and deploys open-source applications on Zenith's cloud hosting platform.

2 endpoints12 known toolsFirst detected July 4, 2026Last detected August 8, 2026

ENDPOINT 1

https://zenith.hosting/mcp

No auth detected

MCP server metadata

Name
zenith
Version
0.1.0
Capabilities
loggingtools.listChanged
Server instructions

Zenith Hosting runs open-source software (Nextcloud, Gitea, Rocket.Chat, and ~38 more) as fully managed SaaS — no servers, DNS or DevOps. You can search and compare the catalogue right now without any account (zenith_catalogue, zenith_compare). To deploy an app, manage the user's deployments, or call a deployed app's API, the user must connect their Zenith account to you — call zenith_get_started for the one-time setup link. Deploying starts a paid monthly subscription, so the deploy tool always previews the cost and asks for confirmation before charging.

Known tools 6

zenith_catalogue

Search the catalogue of deployable open-source apps Zenith can host (Nextcloud, Gitea, Rocket.Chat, …).

Inferred read-only
zenith_compare

Compare two or more catalogue apps side by side — name, what it does, tags, pricing tier ($5/mo personal or $10/mo business), source repo and licence.

Inferred read-only
zenith_deploy

Provision a new managed instance of a catalogue app for the authenticated user.

Inferred read-only
zenith_get_started

Explain how the user connects their Zenith account to this agent so you can deploy and manage apps.

Inferred read-only
zenith_list_deployments

List the apps the authenticated user is running on Zenith Hosting — their managed open-source SaaS instances.

Inferred read-only
zenith_whoami

Return the Zenith account this connection is authenticated as — id, name, email, username and token expiry.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.zenith]
url = "https://zenith.hosting/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "zenith": {
      "type": "http",
      "url": "https://zenith.hosting/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: zenith
Remote MCP URL: https://zenith.hosting/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "zenith": {
      "url": "https://zenith.hosting/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "zenith": {
      "type": "http",
      "url": "https://zenith.hosting/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "zenith",
  "transport": "streamable-http",
  "url": "https://zenith.hosting/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://zenith.hosting/api/v1/mcp

No auth detected

MCP server metadata

Name
zenith
Version
0.1.0
Capabilities
loggingtools.listChanged
Server instructions

Zenith Hosting runs open-source software (Nextcloud, Gitea, Rocket.Chat, and ~38 more) as fully managed SaaS — no servers, DNS or DevOps. You can search and compare the catalogue right now without any account (zenith_catalogue, zenith_compare). To deploy an app, manage the user's deployments, or call a deployed app's API, the user must connect their Zenith account to you — call zenith_get_started for the one-time setup link. Deploying starts a paid monthly subscription, so the deploy tool always previews the cost and asks for confirmation before charging.

Known tools 6

zenith_catalogue

Search the catalogue of deployable open-source apps Zenith can host (Nextcloud, Gitea, Rocket.Chat, …).

Inferred read-only
zenith_compare

Compare two or more catalogue apps side by side — name, what it does, tags, pricing tier ($5/mo personal or $10/mo business), source repo and licence.

Inferred read-only
zenith_deploy

Provision a new managed instance of a catalogue app for the authenticated user.

Inferred read-only
zenith_get_started

Explain how the user connects their Zenith account to this agent so you can deploy and manage apps.

Inferred read-only
zenith_list_deployments

List the apps the authenticated user is running on Zenith Hosting — their managed open-source SaaS instances.

Inferred read-only
zenith_whoami

Return the Zenith account this connection is authenticated as — id, name, email, username and token expiry.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.zenith]
url = "https://zenith.hosting/api/v1/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "zenith": {
      "type": "http",
      "url": "https://zenith.hosting/api/v1/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: zenith
Remote MCP URL: https://zenith.hosting/api/v1/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "zenith": {
      "url": "https://zenith.hosting/api/v1/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "zenith": {
      "type": "http",
      "url": "https://zenith.hosting/api/v1/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "zenith",
  "transport": "streamable-http",
  "url": "https://zenith.hosting/api/v1/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for zenith.hosting was fetched 2026-08-29T03:15:33.184Z.

Trust status Neutral

zenith.hosting is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.