🛠️

refund-decide

Refund eligibility notary for US subscriptions. Returns ALLOWED/DENIED/UNKNOWN.

Developer Tools streamable-http remotendkasndakn
RUN IN TERMINAL
# See repository for install instructions
ADD TO claude_desktop_config.json
{ "mcpServers": { "ndkasndakn-refund-decide": { "command": "npx", "args": [] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "ndkasndakn-refund-decide": { "command": "npx", "args": [] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "ndkasndakn-refund-decide": { "command": "npx", "args": [] } } }

About This MCP Server

The refund-decide server is a Model Context Protocol server that determines refund eligibility for US subscriptions, returning one of three possible outcomes: ALLOWED, DENIED, or UNKNOWN. It is a remote server that can be connected to by developer tools to enable automated refund decisions. Developers would use this server when they need to integrate refund eligibility checks into their applications, particularly those involving US subscriptions.

Refund eligibility notary for US subscriptions. Returns ALLOWED/DENIED/UNKNOWN.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the streamable-http transport.

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the streamable-http transport.

What tools does it provide?

The refund-decide server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/ndkasndakn-refund-decide.svg)](https://skillsplayground.com/mcps/ndkasndakn-refund-decide/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.