Skip to content
Claude Desktop

Savee for Claude Desktop

com.savee/savee

Read your Savee saves, boards and home feed, and search its public library. Read-only.

client:Claude Desktop transport:streamable-http

Install Savee in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "savee": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.savee.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Savee in other clients