Sprites MCP Server for Cursor
dev.sprites/mcp
Manage Sprites: sandboxed compute environments with exec, services, and checkpoints.
client:Cursor
transport:streamable-http
Install Sprites MCP Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://sprites.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs