Host Pepper logo

Ask your AI about your hosting — and get real answers

HostPepper is the AI-powered way to host. Connect it to any AI app that speaks MCP. Your assistant can then read your accounts, domains, DNS, mailboxes, files, backups and invoices directly — no dashboard hunting, no copy-pasting, no screenshots of error logs.

Works with Claude, Cursor, ChatGPT & any AI with MCPBrowser sign-in — no API keys to manageRead-only and permission scoped
Your AI app

Are any of my sites running an outdated PHP version?

Reading your HostPepper account…

Two of your four sites are behind. Here is where each one stands.

Sites checked4
Up to date2 sites on PHP 8.3
Needs attentionshop.example.com — PHP 7.4
Update availableblog.example.net — PHP 8.1
Answered from your live account — read-only

What the AI Connector actually is

It is a secure bridge between your HostPepper account and your AI app — an MCP server. You add it once, approve it in your browser, and from then on your assistant can look things up for you the same way you would in the control panel.

Step 1

You ask

“Is SSL still valid on my main domain?” — in plain language, in the AI app you already use.

Step 2

Your assistant asks HostPepper

It calls the HostPepper connector with the permissions you approved, signed in as you.

Step 3

You get a real answer

Live data from your own account — not a guess, not a generic help-desk article.

Your AI app

What DNS records point to example.com right now?

Reading your HostPepper account…

Here is the current zone — the A record points at your HostPepper server.

Aexample.com → 203.0.113.24
CNAMEwww → example.com
MX10 mail.peppermail.net
TXTSPF and DKIM present
Answered from your live account — read-only

No new tool to learn

It lives inside the AI assistant you already use every day. Nothing to install on your machine.

Your data, not a guess

Every answer comes from a live call to your HostPepper account, so the details are actually yours.

Built on an open standard

MCP is the open protocol AI apps use to connect to external systems. Any MCP client can connect.

Things you can just ask

No commands, no syntax. Ask the way you would ask a colleague, and your assistant works out which account, domain or package you mean — then checks it for you.

Sites & hosting

  • List my hosting accounts and what is on each one.
  • Which PHP version is my main site running?
  • Show the document root and SSL status for example.com.

Domains & DNS

  • Show the DNS records for example.com.
  • Which nameservers is this domain using?
  • Do any of my domains need verification right now?

Email & mailboxes

  • List the mailboxes on this hosting package.
  • Which aliases forward to my main address?
  • Did my mailbox import finish?

Files & backups

  • Browse the public folder of my site.
  • Show me what is in my .htaccess file.
  • When was my last backup, and what does it cover?

Apps, cron & logs

  • Which WordPress installations do I have?
  • List the cron jobs on this package.
  • Show me the errors my site logged today.

Billing & renewals

  • What am I currently paying for?
  • What would upgrading this package cost me?
  • Preview renewing this domain for two years.

The connector reads your account today — it does not change anything. Actions such as editing DNS or upgrading a package stay in the control panel while we finish them, with a confirmation step of their own.

How to connect it

Setup is a one-time job and takes about two minutes. You add a link in your AI app, sign in to HostPepper in your browser, approve the access, and you are back in the chat — connected.

Your HostPepper connector link

https://mcp.hostpepper.com/mcp

The same link works for every AI app. Keep it handy — you will need it in step 2.

1

Open your AI app's connector settings

The screenshots here follow Claude — Settings → Connectors → “Add custom connector”. Every app has the same screen under a slightly different name; the exact path for each one is listed further down this page.

Claude's Connectors settings with the Add menu open on “Add custom connector”
2

Paste the HostPepper link

Give it a name you will recognise — HostPepper — and paste the connector link below as the URL. That link is the only thing you need; there is no API key, token or password to generate.

https://mcp.hostpepper.com/mcp
The Add custom connector dialog, named HostPepper, with the connector link pasted into the URL field
3

Sign in to HostPepper in your browser

Your AI app hands you over to your browser and opens the HostPepper sign-in page. Log in with the account you already use for the control panel.

The HostPepper customer login page opened in a browser tab
4

Approve what it may read

You will see exactly which parts of your account the connector is asking for, each one with its own read or no-access switch — turn off anything you would rather it could not see. Approve, and the browser hands you straight back to your AI app.

The HostPepper authorisation screen listing each permission with a read or no-access choice
5

You are connected — start asking

Back in your AI app the connector shows as connected, with every tool listed and a Disconnect button beside it. Try “list my hosting accounts” to see it work. You only do this once; it stays connected until you remove it.

The connected HostPepper connector, showing its tool permissions and a Disconnect button

Where the setting lives in each app

The link is identical everywhere — only the menu changes. Whichever app you use, the browser sign-in and approval step above are the same.

Claude

Web, desktop & mobile

Settings → Connectors → Add custom connector → paste the link → Add.

The screenshots above are from Claude.

ChatGPT

Paid plans

Settings → Apps & Connectors → Advanced → developer mode, then Create → paste the link.

General-purpose connectors need developer mode, available on Pro, Team, Enterprise and Edu plans.

Grok

Paid tiers

grok.com/connectors → New Connector → Custom → paste the link.

Custom connectors sit on Grok's paid tiers.

Cursor & Claude Code

All plans

Add the server to your MCP config with the JSON below, then reload the app.

Both open the same browser sign-in the first time a tool is called.

Gemini & everything else

Any MCP client

Look for “custom connector”, “remote MCP server” or “MCP” in the app's settings, then paste the same link.

If the app can add a remote MCP server, it can connect — the link and the browser sign-in never change.

Config-file clients

Apps configured with a file rather than a settings screen take the same link in their MCP config. Add the block below, restart the app, and the same browser sign-in appears.

{ "mcpServers": { "hostpepper": { "url": "https://mcp.hostpepper.com/mcp" } } }

If something does not connect

  • • Check the link was pasted in full, including the ending — a trailing space is the usual culprit.
  • • Make sure your AI app supports remote MCP connectors; recent desktop and web builds do, older versions may not.
  • • If the browser tab never returns, close it and press connect again — the sign-in link is short-lived.
  • • Signed in to more than one HostPepper account? Approve with the one that owns the hosting you want to ask about.

Good to know

  • • You approve permission groups, not individual tools — and you can switch any group off.
  • • The connection uses your own login, so it sees exactly what you see in the control panel.
  • • Nothing is written to your hosting: every tool is read-only.
  • • Removing the connector ends access immediately, on every device.

Built so you stay in control

Handing an AI app access to your hosting should be a deliberate, reversible decision. The connector is built around that — modern OAuth sign-in, an explicit approval step, and a scope you can see before you agree to it.

Read-only for now

The connector can look at your account, not change it. Nothing gets deleted, moved, upgraded or cancelled through this connection.

It signs in as you

There is no shared key. The connection uses your own HostPepper login, so it can only ever see what you can see in the control panel.

You approve the scope

The browser step lists every category being requested — hosting, domains, mail, files, billing — each with its own read or no-access switch. Turn any of them off, and nothing in that category is reachable.

Disconnect whenever you like

Remove the connector in your AI app and access stops immediately. Reconnecting is the same two-minute flow.

Questions people ask first

Still unsure about something? Our support team is happy to walk you through the setup.

What exactly is MCP?

MCP — the Model Context Protocol — is an open standard that lets AI assistants connect to outside systems. HostPepper runs an MCP server, so any AI app that speaks the standard can talk to your hosting account.

Which AI apps can I use?

Any AI app that supports custom remote MCP connectors — Claude, ChatGPT, Gemini, Grok, Claude Code and Cursor all do. A few have their own conditions: ChatGPT needs developer mode on a paid plan, and Grok puts custom connectors on its paid tiers. Apps configured with a file rather than a settings screen take the same link in their MCP config.

Do I need an API key or a developer account?

No. You paste one link, sign in to HostPepper in your browser and approve the access. There is no key to generate, store or rotate.

Can the connector break something?

Not today. The connection is read-only, so it can look up your accounts, domains, files and invoices but cannot change them. Write actions are on the roadmap and will ask you to confirm each one.

What does the AI provider get to see?

Only the answers to the questions you ask. When your assistant looks something up, that result comes into your chat exactly as if you had pasted it there yourself — so treat it like any other conversation.

How do I disconnect it?

Remove the connector in your AI app. Access ends straight away, and you can reconnect any time with the same link.

Put your hosting in your AI assistant

One link, one browser sign-in, and your assistant can answer questions about your own accounts, domains and sites. Already a HostPepper customer? You are two minutes away.

Talk to support
ellipse iconfooter back ground image
Host Pepper logo
Copyright © 2026 HostPepper. All Rights Reserved.