Skip to main content
Glama

Rootstock MCP Server

by cuongpo
MIT License

set_current_wallet

Define the active wallet for transactions on the Rootstock blockchain using the MCP Server, specifying the wallet address to manage assets and interactions effectively.

Instructions

Set the current active wallet for transactions

Input Schema

NameRequiredDescriptionDefault
addressYesWallet address to set as current

Input Schema (JSON Schema)

{ "properties": { "address": { "description": "Wallet address to set as current", "type": "string" } }, "required": [ "address" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/cuongpo/rootstock-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server