tryluck-0.1.0 is not a library.
tryluck
Try your luck with AI: randomized tarot, dice, and coin results for creative storytelling and TRPG adventures via CLI and MCP.
Installation
Linux / macOS:
|
Windows (PowerShell):
irm https://raw.githubusercontent.com/fluo10/tryluck/main/install.ps1 | iex
From source:
CLI
Coin flip
Example output:
heads
tails
heads
MCP Server
Start the MCP server using stdio transport. Compatible with Claude Desktop and other MCP clients.
Tools
| Tool | Description |
|---|---|
coin |
Flip a coin one or more times. Accepts count (number of flips) and boolean (return true/false instead of heads/tails). Returns a JSON array of strings. |
Planned Features
Note: Only
coinis available in the current release. The following features are under development.
tryluck dice— dice rolls with notation like1d6,2d10tryluck tarot— random tarot card draws- MCP tools for the above
License
MIT OR Apache-2.0