Skip to content
Claude Desktop

Gleanit for Claude Desktop

co.gleanit/gleanit

Search, read, and write highlights, notes, screenshots, collections, projects, and tags in Gleanit.

client:Claude Desktop transport:streamable-http

Install Gleanit in Claude Desktop

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

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

Gleanit in other clients