# Setup
After installing PrestaShop MCP Server, you can configure it through several pages in the module's configuration interface:
# Configuration Page
The Configuration page allows you to enable or disable your MCP Server. By default, the MCP Server is enabled. You can disable it if you no longer want to make your store accessible to your AI application.
This page displays your MCP Server information:
- Server URL: The endpoint URL for your MCP Server
- Authentication Mode: Only OAuth 2.0 is available, as it is the most secure authentication method and recommended by Anthropic

# Tools Page
The Tools page lists all available MCP Tools for your server. For more information about MCP Tools, please refer to the "What is PrestaShop MCP Tools?" page.
The tools installed by default are from PrestaShop MCP Tools. These tools are:
- Enabled by default
- Allow you to manage your products, orders, and customers through your AI application

# Members Page
The Members page is an important security feature. It allows you to authorize which users can access your MCP Server via AI applications.
By default, the email address associated with your PrestaShop Account was automatically authorized during module installation.
You can:
- Add new authorized email addresses
- Remove existing access
- Manage member permissions as needed

# Developer Options Page
This is an advanced settings page for developers that provides:
- Manual Tool Discovery: Manually trigger the discovery of new MCP Tools
- Hot Caching: Disable caching of MCP Tools
- Debug Logs: Enable logging for troubleshooting and debugging purposes. Logs will be available in the
.mcp/logsmodule folder.

# Account Page
The Account page allows you to switch the PrestaShop Account you are connected with if needed.

# Documentation Page
The Documentation page provides all useful links and resources to help you use the module effectively.
