Connect Queue
to your AI

Ask your AI assistant to read your queue, save links, manage lists, and share content — all through natural conversation.

"What's unread in my queue?"  or  "Save this as a read for later"

How it works

Five steps, takes under two minutes.

1

Add the Queue server to your AI client

One URL, one-time setup. See the client-specific instructions below.

2

Restart your AI client

The Queue tools will load automatically on the next launch.

3

Ask anything Queue-related

Your AI will detect it needs to connect and open a sign-in window in your browser.

4

Sign in with your Queue account

Enter your email and password. Your session is stored securely for 90 days.

5

You're connected

Your AI can now read your queue, add items, manage lists, and share content with your contacts.

Client setup

Queue works with any MCP-compatible AI. Pick your client below.

Claude Desktop

Add to claude_desktop_config.json inside mcpServers:

"queue": { "command": "npx", "args": [ "-y", "mcp-remote", "https://queue.manolab.workers.dev" ] }

Claude Code (CLI)

Add to ~/.claude/mcp.json inside mcpServers:

"queue": { "url": "https://queue.manolab.workers.dev" }

Other MCP Clients

Cursor, Zed, Cline, and any MCP-compatible client — add this server URL:

https://queue.manolab.workers.dev