io.github.yuikij/mcp-turtle-noir
io.github.yuikij/mcp-turtle-noirPlay Turtle Soup (lateral thinking puzzles) against a strict AI host with yes/no questioning.
Tools · 3
Start a new Turtle Soup (lateral thinking puzzle) session. Returns the surface story; the hidden solution stays on the server. Optional filters: region (CN/US/JP), difficulty, keyword.
Ask one yes/no style question about the current puzzle. The AI host answers with one of four judgments: 是(Yes) / 不是(No) / 是也不是(Both) / 没有关系(Irrelevant), plus solve progress (0-100).
Reveal the hidden solution and end the session. Only allowed once solve progress reaches 60.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.yuikij/mcp-turtle-noir": {
"url": "https://turtlenoir.com/mcp",
"transport": "streamable-http"
}
}
}