Savee for Cursor
com.savee/savee
Read your Savee saves, boards and home feed, and search its public library. Read-only.
client:Cursor
transport:streamable-http
Install Savee in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"savee": {
"url": "https://mcp.savee.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs