Skip to content
Claude Desktop

Workledge for Claude Desktop

ai.workledge/workledge

A growing notebook shared by every AI you use. Save in conversation, recall from any connected AI.

client:Claude Desktop transport:streamable-http

Install Workledge in Claude Desktop

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

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

Workledge in other clients