Grabblist for Zed
com.grabbitapp/grabblist
Save and organize web finds in persistent, user-controlled collections for AI assistants.
client:Zed
transport:streamable-http
tools:23
Install Grabblist in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"grabblist": {
"url": "https://mcp.grabbitapp.com/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs
What Zed 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