Grabblist for Claude Desktop
com.grabbitapp/grabblist
Save and organize web finds in persistent, user-controlled collections for AI assistants.
client:Claude Desktop
transport:streamable-http
tools:23
Install Grabblist in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"grabblist": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.grabbitapp.com/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
What Claude Desktop can do once it is connected
- ping
- get_wishlist
- get_item
- add_item
- delete_item
- restore_item
- search_saved
- update_price
- update_item
- list_collections
- create_collection
- add_to_collection
- remove_from_collection
- delete_collection
- update_collection
- link_items
- get_item_graph
- unlink_items
- get_item_history
- get_collection_activity
- set_pinned_items
- send_feedback
- ask_agent