Grabblist for Grok
com.grabbitapp/grabblist
Save and organize web finds in persistent, user-controlled collections for AI assistants.
client:Grok
transport:streamable-http
tools:23
Install Grabblist in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"grabblist": {
"type": "http",
"url": "https://mcp.grabbitapp.com/api/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs
What Grok 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