Coin Flip MCP Server
by TeglonLabs
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
flip_coin | Flip a coin with n sides using true randomness from random.org. For 3-sided coins, try creative side names like: - past/present/future (temporal analysis) - true/unknown/false (epistemic states) - win/draw/lose (outcome evaluation) - rock/paper/scissors (cyclic relationships) - less/same/more (abstraction levels) - below/within/above (hierarchical positioning) - predecessor/current/successor (ordinal progression) Meta-usage patterns: 1. Use less/same/more to guide abstraction level of discourse 2. Use past/present/future to determine temporal focus 3. Chain multiple flips to create decision trees 4. Use predecessor/current/successor for ordinal analysis Ordinal Meta-patterns: - Use predecessor to refine previous concepts - Use current to stabilize existing patterns - Use successor to evolve into new forms Default ternary values are -/0/+ |