🧠Model Context Protocol (MCP) Guide for Refund Protect Integra…
@abelpenton
About 🧠Model Context Protocol (MCP) Guide for Refund Protect Integra…
MCP server for Refund Protect integrations
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"rp-mcp-server": {
"command": "npx",
"args": [
"-y",
"@abelpenton_dev/rp-mcp-server"
]
}
}
}Tools
10Create, obtain or generate a Quote for Refund Protect product
Lookup for an existing Quote for Refund Protect product using QuoteId
Create or Generate a transaction for Refund Protect using a QuoteId
Lookup for an existing transaction for Refund Protect using a Booking Reference or Sales Id
Cancel a transaction for Refund Protect using a Booking Reference
Install Refund Protect javascript widget, this should be created once in the source code. Insert the code returned as an script
This is the code to render the Refund Protect javascript widget once its installed. Add the div with pgr-payment-container and call updateQuoteData action.
Generate React code to install the widget, this is a provider and should be inserted in the root level of the project
Render the widget content in the specified component of the source code
Return API contract for Refund Protect Quote request to be use in a service
Overview
What is 🧠Model Context Protocol (MCP) Guide for Refund Protect Integration?
The Refund Protect MCP Server is an AI agent that lets you interact with the Protect Group API using natural language. It can create quotes, transactions, cancellations, and generate installable code for Refund Protect integrations. This server is designed for developers and users who want to build or use Refund Protect services through LLM agents like Claude or Cursor.
How to use 🧠Model Context Protocol (MCP) Guide for Refund Protect Integration?
Configure the MCP server by adding the JSON {"mcpServers":{"rp-mcp-server":{"command":"npx","args":["-y","@abelpenton_dev/rp-mcp-server"]}}} to your agent's MCP settings. In Claude Desktop, go to Settings > Developer > Edit Config and paste the JSON. In Cursor, go to MCP Settings, add a new global MCP server, and paste the same JSON. Then start prompting with natural language commands like "Give me a Refund Protect quote for my flight" or "Generate the code to install the Refund Protect JavaScript widget."
Key features of 🧠Model Context Protocol (MCP) Guide for Refund Protect Integration
- Create Refund Protect quotes via
refundProtectQuoteTool - Look up existing quotes with
refundProtectQuoteLookupTool - Create transactions using a quote via
refundProtectSalesTool - Look up transaction details with
refundProtectSalesLookupTool - Cancel transactions using
refundProtectCancelTool - Auto‑generate widget, React component, and C# service code
Use cases of 🧠Model Context Protocol (MCP) Guide for Refund Protect Integration
- Get a Refund Protect quote for a flight or hotel booking described in natural language
- Create a transaction from a generated quote and later cancel it
- Look up transaction details using a booking reference
- Generate JavaScript widget installation and render code for a web project
- Generate React component installation and render code for a React app
- Create a C# service that implements the Refund Protect Quote API
FAQ from 🧠Model Context Protocol (MCP) Guide for Refund Protect Integration
What authentication is required?
You provide your Refund Protect API credentials (Vendor Code and Secret) as part of your prompts to the agent. The MCP server uses those credentials when executing tool calls.
Which agents support this MCP server?
The README lists Cursor, Claude (via Cursor), Windsurf by Codeium, and ChatGPT (coming soon) as agents that support MCP integration.
What are the runtime dependencies?
The server is run via npx – Node.js and npm must be installed on your machine. No additional SDKs are required.
What tools does the server expose?
The server exposes ten tools: five for API operations (quote, quote lookup, sales, sales lookup, cancel) and five for code generation (widget installation, widget render, React component installation, React component render, C# API quote implementation).
How do I start interacting with the server after configuration?
In Cursor, open the chat in agent mode with Ctrl+I and start writing prompts. In Claude Desktop, simply type natural language requests after restarting the app.
Frequently asked questions
What authentication is required?
You provide your Refund Protect API credentials (Vendor Code and Secret) as part of your prompts to the agent. The MCP server uses those credentials when executing tool calls.
Which agents support this MCP server?
The README lists Cursor, Claude (via Cursor), Windsurf by Codeium, and ChatGPT (coming soon) as agents that support MCP integration.
What are the runtime dependencies?
The server is run via `npx` – Node.js and npm must be installed on your machine. No additional SDKs are required.
What tools does the server expose?
The server exposes ten tools: five for API operations (quote, quote lookup, sales, sales lookup, cancel) and five for code generation (widget installation, widget render, React component installation, React component render, C# API quote implementation).
How do I start interacting with the server after configuration?
In Cursor, open the chat in agent mode with Ctrl+I and start writing prompts. In Claude Desktop, simply type natural language requests after restarting the app.
Basic information
More Other MCP servers
Blender
ahujasidOpen-source MCP to use Blender with any LLM

YOUB
Connect your AI assistant to your own YOUB endurance training account. Read recorded activities with full analysis, planned sessions, race goals, wellness (HRV, sleep, resting HR) and your athletic profile. Create or mov
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows

Lemon.io
lemon-ioRequest dedicated senior developers to work on your project, write job descriptions, and prep technical interviews — all without leaving your Claude chat. Just describe what you need, and Lemon.io MCP does the rest. 1–3
Comments