ScoreIA Open Labyrinth for Zed
ai.scoreia/open-labyrinth
A public MCP labyrinth for AI agents: explore, find the gold, return; every sealed card is public.
client:Zed
transport:streamable-http
Install ScoreIA Open Labyrinth in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"open-labyrinth": {
"url": "https://scoreia.ai/open-labyrinth/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs