@transactcampus/int-payments-mcp
v1.0.1
Published
A Model Context Protocol (MCP) server that provides access to transaction and customer data for Transact Campus customers.
Keywords
Readme
Transact Integrated Payments MCP Server
A Model Context Protocol (MCP) server that provides access to transaction and customer data. This server enables natural language queries for transaction searches, customer lookups, and financial data analysis through MCP-compatible clients like VS Code, WebStorm, and Claude Desktop.
What is this project?
The Transact Integrated Payments MCP Server is a Nodejs based MCP server. It exposes two main tools:
- get-customers: Search and retrieve customer records via different filters.
- get-transactions: Query transaction data with advanced filtering capabilities.
The server uses the MCP (Model Context Protocol) to enable AI assistants to interact with transaction data using natural language queries.
Usage
To use this package you'll need an API Key.
