ScoreIA Open Labyrinth for Cursor
ai.scoreia/open-labyrinth
A public MCP labyrinth for AI agents: explore, find the gold, return; every sealed card is public.
client:Cursor
transport:streamable-http
Install ScoreIA Open Labyrinth in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"open-labyrinth": {
"url": "https://scoreia.ai/open-labyrinth/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs