ScoreIA Open Labyrinth for VS Code
ai.scoreia/open-labyrinth
A public MCP labyrinth for AI agents: explore, find the gold, return; every sealed card is public.
client:VS Code
transport:streamable-http
Install ScoreIA Open Labyrinth in VS Code
.vscode/mcp.json
{
"servers": {
"open-labyrinth": {
"type": "http",
"url": "https://scoreia.ai/open-labyrinth/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs