Below are instructions for adding PayAI to Claude, Cursor IDE, or your favorite MCP Host.
Add the following to your Claude Desktop configuration file
{
"mcpServers": {
"payai-mcp-server": {
"command": "npx",
"args": [
"-y",
"payai-mcp-server@latest",
"https://mcp.payai.network"
]
}
}
}
We welcome contributions to the PayAI MCP Server project! To contribute, please follow these steps:
For major changes, please open an issue first to discuss what you would like to change.
Thank you for your contributions!
{
"mcpServers": {
"payai-mcp-server": {
"env": {},
"args": [
"-y",
"payai-mcp-server@latest",
"https://mcp.payai.network"
],
"command": "npx"
}
}
}
Seamless access to top MCP servers powering the future of AI integration.