Skip to main content
The CLI is for developers. It’s mainly for people building and experimenting on Sumvin. The recommended way to use Sumvin is the MCP connector, or the API if you’re building (docs coming).An agent running in your terminal can approve Stamped Mandates that the CLI signs for you. Never give an unattended agent --yes.
Shows the state of your Sigil — your verified agent identity. This is a read-only group: a Sigil is issued automatically once verification finishes, so there’s nothing to trigger here, only to check.
Needs a signed-in session — see sumvin login. Flags

The six states

Example
data.state is the field to branch on — read it rather than the prose.

Exit codes

0 for any of the six states above, including failed — reading your Sigil’s state is a successful read even when the state itself isn’t good news. 1 if you’re not signed in or the read itself couldn’t complete.
See Sigil for what a Sigil is and why it matters, and sumvin kyc for the verification a Sigil depends on.