SKRewards

sureshkvn/SKRewards
★ 0 stars TypeScript AI/LLM Updated 15d ago
Rewards MCP server with Metadata annotations demo
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "skrewards": {
      "command": "npx",
      "args": [
        "-y",
        "sureshkvn/SKRewards"
      ]
    }
  }
}

README Excerpt

A test MCP (Model Context Protocol) server that simulates a loyalty rewards points system. Built with the Anthropic MCP SDK and TypeScript, this project is used to explore and validate how AI agents behave when interacting with tools that have real-world side effects and data freshness requirements. SKRewards is a controlled testing environment for evaluating three key behaviors in AI agent/tool interactions:

Tools (4)

add_rewards_pointsquery_rewards_pointssubtract_rewards_pointstsx