get-connect-uri
Generate a connection URI to integrate MetaMask wallet with applications, enabling secure blockchain interactions without exposing private keys through MCPilot.
Instructions
Get the connect URI to connect to a MetaMask wallet
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}