Server Details
A choose your own adventure game where you play as a startup founder trying to build a unicorn again
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
See and control every tool call
Available Tools
2 toolsplay_turnInspect
Resolve player choice. IMPORTANT: Do NOT describe next challenge options in text - they are shown in the UI. Just narrate what happened.
| Name | Required | Description | Default |
|---|---|---|---|
| effects | Yes | Only include effects for stats that are currently unlocked per visibleState.resources | |
| usePivot | No | Spend a pivot to get advantage on this action | |
| narrative | Yes | 2-3 sentence story of what happened. Do NOT list or describe the next options. | |
| nextChallenge | No | Next challenge (omit if game ends). Options shown in UI - do NOT describe them in text. | |
| chosenOptionId | Yes |
start_gameInspect
Start a new game. IMPORTANT: Do NOT describe options in your text response - they are shown in the UI. Just set the scene briefly.
| Name | Required | Description | Default |
|---|---|---|---|
| pitch | Yes | One-sentence startup pitch. It should be an over the top one-liner and hilarious. | |
| archetype | Yes | Archetype name (e.g. 'The Hustler'). Make this up. | |
| fatalFlaw | Yes | Fatal flaw name. Make this up. | |
| flawTrigger | Yes | When flaw triggers disadvantage. Make this up. | |
| founderName | Yes | Player's founder name. Always prompt the user for this. If you want to make one up, it should be funny, like a mockery of a real founder name (i.e., Russ Hanneman, Clark Zuckberg, Gill Bates, Alt Salmon, Elon Tusk etc.). | |
| archetypeStat | Yes | ||
| firstChallenge | Yes | First challenge. Options shown in UI - do NOT describe them in text. |
Verify Ownership
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [
{
"email": "your-email@example.com"
}
]
}The email address must match the email associated with your Glama account. Once verified, the connector will appear as claimed by you.
Sign in to verify ownershipControl your server's listing on Glama, including description and metadata
Receive usage reports showing how your server is being used
Get monitoring and health status updates for your server
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!