Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.Suigar-Gaming/mcp

NPM · @SUIGAR/MCP · SCANNED SEP 21

AI agent MCP server for Suigar casino game, SweetHouse, NFT, and referral transactions.

Available components

0 this week 92 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security99
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 9 of 73 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency97
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Cryptographically verified build provenance (signed, bound to Suigar-Gaming/ts-sdks). View diagnostics → Pass
  • Clear OSI-approved license (Apache-2.0).Pass
  • Actively maintained (last published 0 days ago).Pass
  • Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability73
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 6900 tokens (~222/item across 31 items; 30 tools + 1 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management83
  • Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 99% of tool parameters carry a description.Partial
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 30 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 31 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
  • Supports UI / widget rendering.Pass
Install

How do I install the io.github.Suigar-Gaming/mcp server?

io.github.Suigar-Gaming/mcp runs locally as an npm package, launched with npx -y @suigar/mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · @suigar/mcp

# add to Claude Code
claude mcp add suigar-gaming-mcp -- npx -y @suigar/mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "suigar-gaming-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@suigar/mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "suigar-gaming-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@suigar/mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add suigar-gaming-mcp -- npx -y @suigar/mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "suigar-gaming-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@suigar/mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add suigar-gaming-mcp --command npx --arg -y --arg @suigar/mcp
# ~/.hermes/config.yaml
mcp_servers:
  suigar-gaming-mcp:
    command: "npx"
    args: ["-y", "@suigar/mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "suigar-gaming-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@suigar/mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add suigar-gaming-mcp -t stdio -c npx -a -y @suigar/mcp
// mcp.json
{
  "mcpServers": {
    "suigar-gaming-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@suigar/mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 21 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 20 Sept 26 −3
    • Stability: pass → unverified security
    • Tool safety: pass → unverified security
    • Capabilities: pass → unverified functional
    • Tool coverage: 100 → unverified functional
    • Schema quality: 100 → unverified functional
    • MCP protocol: Implements a current MCP spec version (2026-07-28). functional
    • Stability: pass → 0.80 functional
    • Package version: 1.0.0-beta.28 → 1.0.0-beta.29 functional
  • 19 Sept 26 0
    • Stability: 0.97 → pass security
  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 13 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 11 Sept 26 0
    • Stability: 0.97 → pass security
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 21 Sept 2026 · Analysed npm/@suigar/mcp@1.0.0-beta.29

Provenance Verified

A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.

Result Verified
Ecosystem npm
Reason Verified
Discovered via Registry attestation endpoint
Source repo Suigar-Gaming/ts-sdks
Certificate issuer https://token.actions.githubusercontent.com
Certificate SAN https://github.com/Suigar-Gaming/ts-sdks/.github/workflows/changesets.yaml@refs/heads/main
Rekor log index 2903550222
Predicate type https://slsa.dev/provenance/v1
Subject digest sha512:6f3a9d385450605b416e7011164db9402ed46b7a2b43b4dc62117370553732473ad46abbb4dbb80ee138ce0c3b8cf817ec00b6b5fdc31fb2f349eed8e

Background: How many MCP packages publish verified provenance →

Dependencies 73 packages
Packages resolved 73
Stale 9
No linked repository 1
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 30 exposed · ~6,852 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
get_session_wallet ~124

Read the persistent local session wallet address, balances, and a wallet-funding QR code without exposing its private key.

NameTypeReqDescription
configobjectSDK-style SuigarConfigOverrides.
networkstringSui network. Only mainnet and testnet are supported.
partnerstringPartner wallet address injected through the SDK extension.
providerUrlstringOptional Sui gRPC endpoint URL.
sessionWalletIdstringOptional ID of the named local session wallet. Defaults to the first wallet when used by a session-wallet tool.
NameTypeReqDescription
actionstring
config
connection
dryRun
dryRunSummary
errorsarray
execution
game
modestring
networkstring
nftCatalog
ownedNfts
plan
referral
sessionWallet
summary
sweethouse
transactionBytesBase64string
wallet

No examples provided.

get_wallet_balances ~137

List aggregate balances for the connected wallet or an explicit address.

NameTypeReqDescription
configobjectSDK-style SuigarConfigOverrides.
networkstringSui network. Only mainnet and testnet are supported.
ownerstringOptional Sui address or SuiNS name. Defaults to the connected MCP wallet.
partnerstringPartner wallet address injected through the SDK extension.
providerUrlstringOptional Sui gRPC endpoint URL.
sessionWalletIdstringOptional ID of the named local session wallet. Defaults to the first wallet when used by a session-wallet tool.
NameTypeReqDescription
actionstring
config
connection
dryRun
dryRunSummary
errorsarray
execution
game
modestring
networkstring
nftCatalog
ownedNfts
plan
referral
sessionWallet
summary
sweethouse
transactionBytesBase64string
wallet

No examples provided.

list_nfts ~108

List the Suigar NFT catalog and the matching NFTs owned by one address.

NameTypeReqDescription
configobjectSDK-style SuigarConfigOverrides.
networkstringSui network. Only mainnet and testnet are supported.
ownerstringyesSui address or SuiNS name whose Suigar NFTs should be listed.
partnerstringPartner wallet address injected through the SDK extension.
providerUrlstringOptional Sui gRPC endpoint URL.
NameTypeReqDescription
actionstring
config
connection
dryRun
dryRunSummary
errorsarray
execution
game
modestring
networkstring
nftCatalog
ownedNfts
plan
referral
sessionWallet
summary
sweethouse
transactionBytesBase64string
wallet

No examples provided.

list_wallet_coins ~186

List paginated individual coin objects for the connected wallet or an explicit address.

NameTypeReqDescription
coinTypestringMove coin type such as 0x2::sui::SUI. Defaults to the SDK-configured SUI coin type.
configobjectSDK-style SuigarConfigOverrides.
cursor
limitinteger
networkstringSui network. Only mainnet and testnet are supported.
ownerstringOptional Sui address or SuiNS name. Defaults to the connected MCP wallet.
partnerstringPartner wallet address injected through the SDK extension.
providerUrlstringOptional Sui gRPC endpoint URL.
sessionWalletIdstringOptional ID of the named local session wallet. Defaults to the first wallet when used by a session-wallet tool.
NameTypeReqDescription
actionstring
config
connection
dryRun
dryRunSummary
errorsarray
execution
game
modestring
networkstring
nftCatalog
ownedNfts
plan
referral
sessionWallet
summary
sweethouse
transactionBytesBase64string
wallet

No examples provided.

read_config ~87

Resolve Suigar SDK config for mainnet or testnet. Defaults to testnet.

NameTypeReqDescription
configobjectSDK-style SuigarConfigOverrides.
networkstringSui network. Only mainnet and testnet are supported.
partnerstringPartner wallet address injected through the SDK extension.
providerUrlstringOptional Sui gRPC endpoint URL.
NameTypeReqDescription
actionstring
config
connection
dryRun
dryRunSummary
errorsarray
execution
game
modestring
networkstring
nftCatalog
ownedNfts
plan
referral
sessionWallet
summary
sweethouse
transactionBytesBase64string
wallet

No examples provided.

read_game_metadata ~159

Read live on-chain parameters for one selected Suigar game and coin type.

NameTypeReqDescription
coinTypestringMove coin type such as 0x2::sui::SUI. Defaults to the SDK-configured SUI coin type.
configobjectSDK-style SuigarConfigOverrides.
gamestringyesRequired single Suigar game id whose live on-chain parameters should be read.
ignoreCachebooleanRefresh on-chain game parameters instead of reading SDK cache.
networkstringSui network. Only mainnet and testnet are supported.
partnerstringPartner wallet address injected through the SDK extension.
providerUrlstringOptional Sui gRPC endpoint URL.
NameTypeReqDescription
actionstring
config
connection
dryRun
dryRunSummary
errorsarray
execution
game
modestring
networkstring
nftCatalog
ownedNfts
plan
referral
sessionWallet
summary
sweethouse
transactionBytesBase64string
wallet

No examples provided.

setup_session_wallet ~125

Open a local, user-only setup page to create or recover a persistent session wallet. Recovery phrases never pass through MCP.

NameTypeReqDescription
configobjectSDK-style SuigarConfigOverrides.
networkstringSui network. Only mainnet and testnet are supported.
partnerstringPartner wallet address injected through the SDK extension.
providerUrlstringOptional Sui gRPC endpoint URL.
sessionWalletIdstringOptional ID of the named local session wallet. Defaults to the first wallet when used by a session-wallet tool.
NameTypeReqDescription
actionstring
config
connection
dryRun
dryRunSummary
errorsarray
execution
game
modestring
networkstring
nftCatalog
ownedNfts
plan
referral
sessionWallet
summary
sweethouse
transactionBytesBase64string
wallet

No examples provided.

suigar_login ~210

Open a secure browser wallet pairing flow.

NameTypeReqDescription
configobjectSDK-style SuigarConfigOverrides.
maxBodyBytesintegerMaximum JSON callback body size for the local browser bridge. Mirrors the login/logout CLI --max-body-bytes option.
networkstringSui network. Only mainnet and testnet are supported.
noOpenbooleanSet true to pass --no-open to the login/logout CLI and only return the bridge URL.
openbooleanWhether the login/logout CLI should open the bridge page. Defaults to true.
partnerstringPartner wallet address injected through the SDK extension.
providerUrlstringOptional Sui gRPC endpoint URL.
timeoutMsintegerMilliseconds before the local browser bridge expires. Mirrors the login/logout CLI --timeout-ms option.
webUrlstringBrowser app origin for wallet pairing and approval pages. Mirrors the login/logout CLI --web-url option.
NameTypeReqDescription
actionstring
config
connection
dryRun
dryRunSummary
errorsarray
execution
game
modestring
networkstring
nftCatalog
ownedNfts
plan
referral
sessionWallet
summary
sweethouse
transactionBytesBase64string
wallet

No examples provided.

suigar_logout ~211

Forget the paired wallet for the selected network.

NameTypeReqDescription
configobjectSDK-style SuigarConfigOverrides.
maxBodyBytesintegerMaximum JSON callback body size for the local browser bridge. Mirrors the login/logout CLI --max-body-bytes option.
networkstringSui network. Only mainnet and testnet are supported.
noOpenbooleanSet true to pass --no-open to the login/logout CLI and only return the bridge URL.
openbooleanWhether the login/logout CLI should open the bridge page. Defaults to true.
partnerstringPartner wallet address injected through the SDK extension.
providerUrlstringOptional Sui gRPC endpoint URL.
timeoutMsintegerMilliseconds before the local browser bridge expires. Mirrors the login/logout CLI --timeout-ms option.
webUrlstringBrowser app origin for wallet pairing and approval pages. Mirrors the login/logout CLI --web-url option.
NameTypeReqDescription
actionstring
config
connection
dryRun
dryRunSummary
errorsarray
execution
game
modestring
networkstring
nftCatalog
ownedNfts
plan
referral
sessionWallet
summary
sweethouse
transactionBytesBase64string
wallet

No examples provided.

Common questions

What is the io.github.Suigar-Gaming/mcp server?

io.github.Suigar-Gaming/mcp is listed in the public MCP registry as io.github.Suigar-Gaming/mcp. AI agent MCP server for Suigar casino game, SweetHouse, NFT, and referral transactions. This page covers its npm package (@suigar/mcp).

Is the io.github.Suigar-Gaming/mcp server safe to use?

io.github.Suigar-Gaming/mcp scores 92 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 21 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.Suigar-Gaming/mcp server expose?

io.github.Suigar-Gaming/mcp exposes 30 tools: setup_session_wallet, fund_session_wallet, get_session_wallet, suigar_login, suigar_logout, and 25 more. Their descriptions and schemas cost roughly 6,852 tokens of context every time the server is loaded.

Is the io.github.Suigar-Gaming/mcp server still maintained?

io.github.Suigar-Gaming/mcp is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.Suigar-Gaming/mcp server under?

io.github.Suigar-Gaming/mcp declares the Apache-2.0 licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.