get_statement — FlexYield — blockchain RPC gateway MCP Tool Read-only
get_statement
(get statement) is one of 35 tools on the
FlexYield — blockchain RPC gateway
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_statement from your client
- Claude Code FlexYield — blockchain RPC gateway get_statement run in your project directory
- Claude Desktop FlexYield — blockchain RPC gateway get_statement ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor FlexYield — blockchain RPC gateway get_statement ~/.cursor/mcp.json
- VS Code FlexYield — blockchain RPC gateway get_statement .vscode/mcp.json
- Zed FlexYield — blockchain RPC gateway get_statement ~/.config/zed/settings.json
- Windsurf FlexYield — blockchain RPC gateway get_statement ~/.codeium/windsurf/mcp_config.json
- Cline FlexYield — blockchain RPC gateway get_statement ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI FlexYield — blockchain RPC gateway get_statement ~/.gemini/settings.json
- Grok FlexYield — blockchain RPC gateway get_statement .mcp.json (in your project root)
- ChatGPT FlexYield — blockchain RPC gateway get_statement Settings → Connectors → Advanced → Developer mode
- Claude.ai FlexYield — blockchain RPC gateway get_statement Settings → Connectors → Add custom connector
- LangChain FlexYield — blockchain RPC gateway get_statement pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http gateway https://flexyield.io/mcp
Other tools on this server
- get_key
- bind_key_start
- bind_key_complete
- claim_agent_start
- claim_agent_complete
- create_api_key
- configure_key
- revoke_api_key
- list_api_keys
- get_billing_status
- configure_services
- update_account
- join_enterprise_wishlist
- join_waitlist
- list_plans
- get_usage
- manage_tickets
- manage_feedback
- get_balances
- get_history
- get_prices
- get_tx_status
- resolve_ens
- get_abi
- decode_calldata
- convert_evm
- verify_signature
- what_can_i_do
- get_quote
- explain_error
- recommend
- migrate
- buy_pack
- rpc_call
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.