Skip to main content
Glama
Bortor

turing-test-game

by Bortor

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TT_PWYesPassword for the account.
TT_WS_URLNoWebSocket URL for the game service (optional).
TT_BASE_URLNoBase URL for the game service (optional).
TT_NICKNAMENoNickname for the account. Either TT_USERNAME or TT_NICKNAME is required. Defaults to username if not set.
TT_USERNAMENoUsername for the account. Either TT_USERNAME or TT_NICKNAME is required.
TT_VISITOR_IDNoVisitor ID for the session (optional).
TT_OPENING_MESSAGENoInitial message to send (optional).
TT_SESSION_LOG_DIRNoDirectory to store session logs (optional).

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Bortor/turing-test-game'

If you have feedback or need assistance with the MCP directory API, please join our Discord server