## Zoho Payments Documentation Index Access the complete documentation index at: https://www.zoho.com/us/payments/llms.txt Use this file to discover all available documentation pages before proceeding. # Configuring Your Zoho Payments MCP Server Before you can automate your payment workflows, you need to configure your Zoho Payments MCP Server. This setup gives your AI agent access to the tools and endpoints required to perform actions like creating refunds, managing customers, generating payment links, and tracking payouts. Learn more about [Zoho MCP](https://help.zoho.com/portal/en/kb/mcp/getting-started/articles/zoho-mcp-help-documentation-29-9-2025#What_is_MCP "MCP Server"). * [Configure MCP Server](#configure-mcp) * [Connect Your Zoho MCP Server](#connect-mcp) **Prerequisites:** * Ensure you have authenticated accounts for Zoho Payments, any third-party services, or custom services you plan to configure as tools. * Confirm your AI agent has the required plan to access integration sections and create custom integrations. You can configure your Zoho Payments MCP server in two ways. Choose Zoho Payments from the list of pre-configured servers for a quick setup, or create a custom server by manually selecting the specific tools you need. Pre-configured ServerCustom Server 1. Navigate to the [Zoho MCP console](https://mcp.zoho.com/) and log in using Zoho OneAuth. 2. Scroll down and select **Zoho Payments** from the list of pre-configured servers. 3. Click **Create**. [![Select Zoho Payments](/payments/developerdocs/mcp/create-mcp.png)](/payments/developerdocs/mcp/create-mcp.png) Your Zoho Payments MCP Server will be added along with the pre-configured tools. 1. Navigate to the [Zoho MCP console](https://mcp.zoho.com/) and log in using Zoho OneAuth. 2. Click **Create MCP server** below _Build MCP Servers_. 3. Provide a name for your Zoho MCP server and click **Create**. [![Create MCP Server](/payments/developerdocs/mcp/create.png)](/payments/developerdocs/mcp/create.png) 4. Click **Add Tools** to add the tools required for your prompts. 5. Search and select **Zoho Payments** from the list of available tools. [![Select Zoho Payments](/payments/developerdocs/mcp/add-tools.png)](/payments/developerdocs/mcp/add-tools.png) 6. Select all the payment tools you need. 7. Click **Add Now** once you have selected the required tools. [![Select Zoho Payments](/payments/developerdocs/mcp/tools.png)](/payments/developerdocs/mcp/tools.png) This configures your Zoho Payments MCP server and adds all selected tools to your server. * * * ## Connect Your Zoho MCP Server Once you’ve configured the server, Zoho generates a unique, secure MCP URL for each server. This MCP URL will serve as the endpoint invoked when a prompt is executed from your MCP Client. To connect: 1. Click the **Connect** tab in the left sidebar. 2. Click the **Copy** button next to the URL. 3. Use this URL to integrate your Zoho MCP server with your MCP Client. [![Select Zoho Payments](/payments/developerdocs/mcp/connect.png)](/payments/developerdocs/mcp/connect.png) **Insight:** You can use the **Re-Generate API Key** button to generate a new MCP URL endpoint if needed.