Savecraft for Cursor
gg.savecraft/savecraft
Savecraft serves real save game data and expert game knowledge to AI assistants.
client:Cursor
transport:streamable-http
Install Savecraft in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"savecraft": {
"url": "https://api.savecraft.gg/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs