MCP Server
MCP
io.github.Yuikij/mcp-turtle-noir
Play Turtle Soup (lateral thinking puzzles) against a strict AI host with yes/no questioning.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://turtlenoir.com/mcp"
}
],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "mcp-turtle-noir",
"version": "1.2.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Turtle Noir backend API base URL",
"format": "string",
"name": "TURTLE_NOIR_API_BASE_URL"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment