Skip to main content

Connect Claude Code

Claude Code, the terminal tool, can work on your SitePack site through the connector. It uses the Model Context Protocol (MCP), so once it is connected you can ask it in the terminal to read or change your site's content, on the one site you approve.

Not the same as the desktop app

This page is about Claude Code, the command-line tool. For the Claude desktop app, the setup is different, follow that page instead.

Connect with browser sign-in

Add the connector with one command. The address is your admin address followed by /api/mcp:

claude mcp add --transport http sitepack https://admin.sitepack.eu/api/mcp

Start Claude Code and run the /mcp command. It opens the SitePack sign-in and the permission screen in your browser, where you choose your site and press Approve. Claude Code remembers the sign-in afterwards, and the SitePack tools become available.

Try it

Ask: "Using SitePack, list the pages that have no meta description." Claude Code will call the connector and show what it found.

What you can do

The same tools as every SitePack connection: pages, menus, media, products, categories, tags and translations, on the one site the connection is bound to. See Connect Claude for the full list, and the overview for exactly what you approve.

Frequently asked questions

How do I check the connection?

Run /mcp inside Claude Code to see the SitePack server and its status, or claude mcp list in the terminal. See Troubleshooting if it is not connecting.

Does Claude Code get access to my whole account?

No. Like every SitePack connection, it is bound to one site and to the permissions you approve, and it never requests anything that spends money.

How do I disconnect?

Run claude mcp remove sitepack. The connection stops working right away.