Skip to main content
Glama

Two Truths and a Twist

by ErgodicLabs
pyproject.toml417 B
[project] name = "ttaat" version = "0.1.1" description = "Two Truths and a Twist: A trivia game for users of AI" readme = "README.md" authors = [ { name = "moorkh", email = "moorkh@ergodic.xyz" } ] requires-python = ">=3.13" dependencies = [ "mcp[cli]>=1.6.0", "platformdirs>=4.0.0", ] [project.scripts] ttaat = "ttaat.cli:main" [build-system] requires = ["hatchling"] build-backend = "hatchling.build"

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/ErgodicLabs/TwoTruthsAndATwist'

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