Skip to content
Claude Desktop

throughline for Claude Desktop

ai.getthroughline/throughline

A persistent AI self you own — memory, persona, judgment — portable across all your AI hosts.

client:Claude Desktop transport:streamable-http

Install throughline in Claude Desktop

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

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

throughline in other clients