> ## Documentation Index
> Fetch the complete documentation index at: https://razorpay-881012b3.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Developer Tools

> Discover essential developer tools documentation, including webhooks, security, and error handling. Optimise integration and ensure data integrity effortlessly.

<div style={{display:"flex",flexWrap:"wrap",alignItems:"center",gap:"0.35rem 0.9rem",border:"1px solid rgba(128,128,128,0.28)",borderRadius:"0.5rem",padding:"0.45rem 0.75rem",margin:"0 0 1.25rem",fontSize:"0.875rem"}}>
  <span style={{fontWeight:600}}>Available in</span>
  <span>🇮🇳 India</span>
  <span>🇸🇬 Singapore</span>
  <span>🇺🇸 United States</span>
</div>

<CardGroup cols={2}>
  <Card title="Razorpay CLI" img="https://razorpay.com/docs/build/browser/assets/images/mcp-server.jpg" href="/docs/cli">
    Install and use the Razorpay CLI to interact with Razorpay APIs directly from your terminal.
  </Card>

  <Card title="Razorpay MCP Server" img="https://razorpay.com/docs/build/browser/assets/images/mcp-server.jpg" href="/docs/mcp-server">
    Set up and use the Razorpay Model Context Protocol (MCP) server to integrate Razorpay APIs with AI tools.
  </Card>

  <Card title="Razorpay n8n Node" img="https://razorpay.com/docs/build/browser/assets/images/n8n.jpg" href="/docs/razorpay-n8n-node">
    Install the Razorpay n8n Community Node to automate payment workflows and integrate Razorpay APIs with n8n.
  </Card>

  <Card title="LLMs.txt" img="https://razorpay.com/docs/build/browser/assets/images/mcp-server.jpg" href="/docs/llms-txt">
    Access the llms.txt file for LLM agents to understand and integrate with Razorpay documentation.
  </Card>

  <Card title="Errors" img="https://razorpay.com/docs/build/browser/assets/images/error-codes.jpg" href="/docs/errors">
    Understand API error reasons and how to resolve them using our comprehensive Error documentation.
  </Card>

  <Card title="Webhooks" img="https://razorpay.com/docs/build/browser/assets/images/webhooks.jpg" href="/docs/webhooks">
    Set up Razorpay Webhooks to receive real-time notifications about specific events that occur within your Razorpay account.
  </Card>

  <Card title="Security" img="https://razorpay.com/docs/build/browser/assets/images/security.jpg" href="/docs/security">
    Know about the security measures Razorpay takes to ensure data safety and confidentiality.
  </Card>
</CardGroup>
