search

Setup Guide

Set up with Cursor

 Steps to Connect using Cursor

 

Steps  Description
1 Open Cursor. Click on Settings. Click on Cursor Setting
2 Click on Tools and MCP. Click on Add New MCP Server
3 Mcp.json file opens, add the following code snippet in the file

 

{
  "mcpServers": {
    "paytmpayments-mcp-server": {
      "url": "https://mcp.paytmpayments.com/mcp"
    }
  }
}

 

Steps       Description
4 MCP server is added to list of installed MCP servers. Click on connect.
5 Paytm Merchant dashboard opens up. Add Email Id and Password. Then enter OTP.
6 Authorization screen opens up, click on authorize
7 In cursor, in the list of MCP servers, Paytm MCP server is connected and ready for use.

Set up with VS Code

  Steps to Connect using VS Code

 

Steps  Description
1 Open VS Code. Then install Github Co Pilot extension
2 Press Cmd+Shift+P and write MCP: Open User Configuration command to open the mcp.json file.
3 Mcp.json file opens, add the following code snippet in the file

 

{
  "servers": {
    "Paytm MCP Server": {
      "url": "https://mcp.paytmpayments.com/mcp"
    }
  }
}

 

Steps       Description
4 Save the file and click on Start
5 Paytm Merchant dashboard opens up. Add Email Id and Password. Then enter OTP.
6 Authorization screen opens up, click on authorize.
7 You will be redirected to VS code and see MCP server is connected and running. 
8 You can write prompt like "List all tools available for Paytm MCP Server" to view all available tools.

Set up with Claude (Custom Connector)

Steps to Connect using Claude (Custom Connector)

 

Steps  Description
1 Open Claude, click on settings, click on connectors on left panel.
2 Click on Add Custom Connector.
3 Add Name and url of the MCP server. Click on Add. Click on connect.

Url: https://mcp.paytmpayments.com/mcp

Steps       Description
4 UMP dashboard panel opens up. Add Email Id and Password. Enter OTP.
5 Authorization screen opens up, click on authorize
6 You will be redirected to Cursor and see the Paytm MCP is connected.
7 You can view the list of available tools by click on configure.

Set up with ChatGPT (Custom Connector)

Steps to Connect using ChatGPT (Custom Connector)

 

Steps  Description
1 Open ChatGPT, click on settings, click on Apps
2 Click on Create App
3 Add Name and url of the MCP server. Click on Add. Click on create

Url: https://mcp.paytmpayments.com/mcp

Steps       Description
4 Paytm Merchant dashboard opens up. Add Email Id and Password. Then enter OTP
5 Authorization screen opens up, click on authorize
6 You will be redirected to Chatgpt and see the Paytm MCP is connected