11 tools from the Mcp Growi MCP Server, categorised by risk level.
View the Mcp Growi policy →get_eth_balance Get the ETH balance of a wallet on Arbitrum. ETH is needed to pay gas fees for transactions. get_gwhf_balance Get the GWHF (Growi vault shares) balance of a wallet on Arbitrum. get_gwhf_price Calculate the current GWHF token price. Derives it from the leader's equity in the Hyperliquid vault divided by GWHF total supply. get_lock_status Check the current status of both lock periods: the weekly Arbitrum deposit lock and the 24h Hyperliquid withdrawal lock. Use this when a user asks ... get_pending_deposit Check if a wallet has a pending deposit in the GrowiHFVault queue. get_pending_withdrawal Check if a wallet has a pending withdrawal in the GrowiHFVault queue. get_usdc_allowance Check how much USDC a wallet has approved for the GrowiHFVault to spend. get_usdc_balance Get the USDC balance of a wallet on Arbitrum. get_vault_status Check if GrowiHFVault deposits are currently locked or open. Includes context about the weekly lock/unlock cycle. prepare_deposit Prepare unsigned transactions to deposit USDC into the GrowiHFVault. Returns approve + deposit calldata ready to sign externally. The server does N... prepare_withdraw Prepare unsigned transactions to withdraw GWHF from the GrowiHFVault. Returns approve + withdraw calldata ready to sign externally. The server does... The Mcp Growi MCP server exposes 11 tools across 2 categories: Read, Financial.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Mcp Growi server.
Mcp Growi tools are categorised as Read (9), Financial (2). Each category has a recommended default policy.
Deterministic policy on every MCP tool call. Per-identity grants. Full audit log.