Enables interaction with a tool for generating true random coin flips via random.org's API, supporting multiple custom side configurations and illustrating the Model Context Protocol.
Flip a coin with configurable number of sides. Optional `sides` parameter (default: 2). Returns 'Heads' or 'Tails' for 2 sides, 'Heads', 'Tails', or '_' for 3 sides, and 'It landed on side X' for n>3 sides.
No reviews yet. Be the first to review!
Sign in to join the conversation
Start the server with node to access it via any client or IDE.
node path/to/downloaded/file.mjs