get_identity
Retrieve the identity public key of the current node interacting with the Solana blockchain using the MCP server. Simplifies node identification for users managing blockchain operations.
Instructions
Returns the identity pubkey for the current node.
Returns: str: Node identity in the format "Node identity: {identity}"
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |