Remote MCP

Give your AI access to the things you saved.

Grabblist exposes your own items and collections through an OAuth-protected, multi-user MCP server. You approve read and write access separately and can disconnect a client from account settings.

Connection URL

https://mcp.grabbitapp.com/api/mcp

Add this as a remote Streamable HTTP MCP server in a client that supports OAuth discovery. Do not paste a shared Bearer token or server secret.

OAuth scopes

grabblist:read
Read saved items, collections, links, and change history.
grabblist:write
Create, update, organize, restore, or delete your records.

Security boundaries

  • Every tool requires authentication.
  • Data access is isolated to the connected account.
  • Access stops when the connection is revoked.
  • Inputs, batches, and request rates are bounded.

Available actions

The 23 tools cover item search and management, collections, item links, change history, pinned collection highlights, feedback, and an optional user-configured AI assistant. The client's MCP tool list provides the exact schemas and safety annotations.

Saved items are snapshots. Grabblist does not continuously monitor pages. Saving an item may request public page metadata when no image is supplied. The optional AI-assistant tool sends its request and relevant context to the AI provider configured by the user.

Need help?

Visit the contact page for support or use send_feedback from an authenticated MCP connection. Never include tokens, codes, cookies, or API keys.