You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.9.16).

send-arcade_playGame

Inactive

Tool of SAP MCP Server

declared in 0.9.16

Enter and play a game on Send Arcade (pays entry fee via transaction). SAP MCP context: Protocol send-arcade; operation class write. Use for Send Arcade game listing and play flows. Confirm account, wager or spend, and game rules before writes. Keep gaming activity separate from SAP identity unless it is intentionally part of an agent profile.

Parameters schema

{
  "type": "object",
  "required": [
    "wallet",
    "gameId"
  ],
  "properties": {
    "gameId": {
      "type": "string",
      "description": "Game ID parameter for Send-arcade Play Game."
    },
    "wallet": {
      "type": "string",
      "description": "Solana public key (base58)"
    },
    "betAmount": {
      "type": "string",
      "description": "Raw token amount (smallest unit)"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

SAP MCP Server

https://github.com/OOBE-PROTOCOL/sap-mcp

2/7 registries
View full server →