Skip to content
Claude Desktop

thinqOS for Claude Desktop

com.thinqos/mind

Memory with judgment: decides which of your context reaches each task, per identity.

client:Claude Desktop transport:streamable-http

Install thinqOS in Claude Desktop

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

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

thinqOS in other clients