- MCP Craftgate Projesi
MCP Craftgate Projesi
What is MCP Craftgate?
MCP Craftgate is a server project that integrates Craftgate's payment listing tool, allowing for querying and analyzing payments with the support of a Large Language Model (LLM).
How to use MCP Craftgate?
To use MCP Craftgate, clone the project, set your API keys in the configuration file, build the JAR file, and run the server using the provided commands.
Key features of MCP Craftgate?
- Integration with Craftgate payment infrastructure.
- Ability to query and report payment transactions.
- Built with Spring Boot for easy deployment.
Use cases of MCP Craftgate?
- Querying payment transactions made through Craftgate.
- Reporting on payment data for analysis.
- Managing payment operations in a server environment.
FAQ from MCP Craftgate?
-
Where do I get my API keys?
You can obtain your API keys from the Craftgate panel or your administrator. -
What happens if I move the JAR file?
You need to update the JAR path in the MCP configuration file to the new location. -
Are dependencies downloaded automatically?
Yes, Gradle automatically downloads all dependencies during the first build.