The Model Context Protocol (MCP) is an open standard that connects AI applications to external data sources. PayNext hosts an MCP server that lets AI tools search our documentation directly.Documentation Index
Fetch the complete documentation index at: https://docs.paynext.com/llms.txt
Use this file to discover all available pages before exploring further.
Why Use the MCP Server
When you connect the PayNext MCP server to your AI tools:- More accurate answers — AI tools search PayNext documentation directly instead of relying on training data or web search
- Real-time information — Access the latest documentation, including new features and API changes
- Context-aware help — Get relevant code examples and integration guidance while you work
Connect to AI Tools
- Cursor
- VS Code
- Claude
- Claude Code
- Press
Cmd + Shift + P(Mac) orCtrl + Shift + P(Windows) to open the command palette - Search for Open MCP settings
- Select Add custom MCP to open
mcp.json - Add the PayNext MCP server:
- In Cursor’s chat, ask “What tools do you have available?” to verify the connection
Quick Connect
You can also connect directly from any documentation page:- Click the contextual menu (three dots) at the top of any page
- Select Connect to Cursor or Connect to VS Code for one-click installation
- Or select Copy MCP server URL to get the URL for other tools