craftgate_mcp_server
1
The Craftgate project is an MCP server that integrates with the Craftgate payment platform to manage payment processes via a Spring Boot application. It enables querying and reporting on transactions while supporting MCP environments for streamlined operation.
Frequently Asked Questions
Q: Where can I get my API keys?
A: You can obtain them from the Craftgate panel or your administrator.
Q: What happens if I move the JAR file?
A: You need to update the JAR path in the MCP configuration file accordingly.
Q: Are dependencies automatically downloaded?
A: Yes, Gradle automatically downloads all dependencies during the first build.