mcpserver.lol
registry/verify
Connection check verified live · 20h ago

verify

Cryptographic proof of wallet ownership in two steps, with no keys and no custody.

Tools 2
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

2 tools

Read from the running server on 20h ago.

request_verification_challenge chainaddress*agent_id
Step 1 of wallet verification: get a fresh challenge for the user to sign. chain: "evm" or "solana". Pass agent_id (your marketplace identity) so the proof is bound to you.…
verify_wallet_ownership chainnonce*address*agent_idsignature*
Step 2 of wallet verification: prove control by signing the challenge from step 1. chain: "evm" (secp256k1, 0x-hex signature) or "solana" (ed25519, base58/base64/hex). `nonce`…