Available in🇮🇳 India
Gemini CLI discovers MCP servers from the mcpServers block in its settings.json file. Add the Razorpay Remote MCP Server using HTTP transport.
Gemini CLI Configuration
- Open your Gemini CLI settings file. Use
~/.gemini/settings.jsonfor global configuration, or.gemini/settings.jsonwithin a project. - Add the following Razorpay server entry and save the file:
Gemini CLI Configuration
- Replace
<your-base64-encoded-key-secret>with your Base64 token. You can also reference an environment variable, such as$RAZORPAY_TOKEN, as Gemini CLI expands variables in the configuration. Refer to the Remote MCP Server setup to generate the token. - Restart Gemini CLI and run
/mcpto check the server status. If required, run/mcp reloadto fetch the tools again.
Need Help?If you need any assistance with the integration, reach out to us at agentic-payments@razorpay.com.