Skip to content
Claude Desktop

Saturation for Claude Desktop

io.github.jens-saturation/saturation

Search, query, and update budgets, transactions, contacts, and purchase orders in Saturation.

client:Claude Desktop transport:streamable-http

Install Saturation in Claude Desktop

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

{
  "mcpServers": {
    "saturation": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.saturation.io/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

Saturation in other clients