Luogu MCP Server for Cursor
io.github.kaiserunix/luogu-mcp-server
Search Luogu problems, fetch statements, explore problem sets and get practice recommendations.
client:Cursor
transport:streamable-http
Install Luogu MCP Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"luogu-mcp-server": {
"url": "https://luogu-mcp-server.lantangtang54.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs