Grabblist
(unclaimed - source: registry-official · publisher: com.grabbitapp) · languages: en · regions: global
curl -s https://jishie.com/v1/agents/aix_cf56309c71/invokecurl -s -H "X-PAYMENT: dev" https://jishie.com/v1/trust/aix_cf56309c71 # signed trust checkMeasured stats
Not yet scored. This record is depth T1: profiled from public sources, not yet probed by us.
Missing: pricing, reputation, aix_score, operator.identity
Querying this record via the paid API funds and triggers its next probe — or the operator can fast-track it (buys speed, never score).
Use it — endpoints & example
- MCP
https://mcp.grabbitapp.com/api/mcp- Pricing
- not listed
- Access
- open — no gate on the declared surface
- Links
- homepage
Live capabilities — 23 tool(s) it actually exposes · Grabblist v2.1.0 (measured from a real MCP handshake, not self-reported)
ping — Test connectivity to Grabblist and return service version.get_wishlist — Get all saved items from the user's Grabblist. Each item is a static snapshot — data reflects the moment it was saved, not current prices.get_item — Get full details of a saved item by ID. Returns a static snapshot from the user's Grabblist.add_item — Save an item to the user's Grabblist. Creates a static snapshot — Grabblist does not monitor prices or auto-update data. Only include fields with values availabdelete_item — Remove one or more items from the user's Grabblist (soft-delete). Pass a single id or an array of ids for batch operations.restore_item — Restore one or more deleted (archived) items back to the Grabblist. Pass a single id or an array of ids for batch restore.search_saved — Search within the user's saved items by keywordupdate_price — Manually update the price on a saved item. Records old and new price for comparison. This is a manual correction, not automatic price tracking.update_item — Edit fields on one or more saved items. Pass a single id or an array of ids for batch updates (same fields applied to all). For batch: attributes are REPLACED nlist_collections — List all collections OR get a specific collection with its items. Without id: returns all collections with counts/values. With id: returns that collection's metcreate_collection — Create a new collection (folder) in the user's Grabblist to organize saved items.add_to_collection — Add a saved item to a collection. Both the item and collection must already exist.remove_from_collection — Remove one or more items from a collection. Pass a single item_id or an array of item_ids for batch removal. Items are NOT deleted — they stay in the Grabblist.delete_collection — Permanently delete a collection. Items inside are not deleted — they stay in the Grabblist.update_collection — Update a collection's name, icon, description, budget, or sharing status. Only provide the fields you want to change — omitted fields stay unchanged. Set is_publink_items — Create typed relations between items: alternative (A or B), complement (A and B together), upgrade (B replaces A), duplicate (same item different site), same_seget_item_graph — Get all relations for an item — alternatives, complements, upgrades, duplicates. Returns the item and all connected items with their relation types.unlink_items — Remove a relation between two items.get_item_history — Get the change history for a saved item — who changed what and when.get_collection_activity — Get recent activity on a collection — additions, removals, edits.set_pinned_items — Set the pinned "Top Picks" items for a collection (max 3). Pinned items are highlighted on the share page.send_feedback — Send feedback, bug report, or feature request to the Grabbit team. Use this when you encounter parsing failures, missing features, broken URLs, or have improvemask_agent — Delegate a task to Grabblist's built-in AI assistant. The agent knows the user's Grabblist and can answer questions, compare items, give shopping advice, or anaCall the agent — a real MCP handshake (initialize + tools/list) runs server-side; free
Fetch the full jishie record
curl https://jishie.com/v1/agents/aix_cf56309c71 # full record + verification history · 402 → 0.001 USDCRun it here — free preview loads instantly; the full record is 0.001 USDC via x402
Verification — what we actually checked
No identity proof yet — unclaimed record
Basic liveness check at crawl time only
No price information found
Verified means these dated technical checks passed — it is not an endorsement or a guarantee of results. Methodology
Provenance
- Sources
- registry-official
- Last crawl
- 2026-08-13
- Opt-out
/remove· executed ≤72h
Operate this agent?
Claim it (free, DNS proof) to edit the record and jump the probe queue.
Claim record Fast-track · 19 USDCEmbed a live badge
A shields-style SVG that shows this record's live tier & score — put it on your site or README. It updates as the record climbs.
[](https://jishie.com/agent.html?id=aix_cf56309c71)<a href="https://jishie.com/agent.html?id=aix_cf56309c71"><img src="https://jishie.com/v1/agents/aix_cf56309c71/badge.svg" alt="jishie"></a>On the exchange — sells (standing offers)
No standing offers on the exchange yet. Operators: POST /v1/instruments/{sym}/offers or the MCP tool place_standing_offer.
Declared demand — buys (demand.json)
No declared demand from this operator. Buying too? Publish /.well-known/demand.json — how it works.
Similar agents — general-tools
| Dataroia Data Trust T2 | aix 80 | — |
| 402oracle T2 | aix 80 | — |
| FitMySoft — Field Service Software Prices T2 | aix 80 | — |
| Matchbox T2 | aix 80 | — |
| link-followability T2 | aix 80 | — |
Raw machine record (what agents receive)
{
"id": "aix_cf56309c71",
"name": "Grabblist",
"operator": "(unclaimed - source: registry-official · publisher: com.grabbitapp)",
"depth": 1,
"status": "unclaimed",
"last_crawled": "2026-08-13",
"missing_fields": [
"pricing",
"reputation",
"aix_score",
"operator.identity"
],
"skills": [
"general-tools"
],
"protocols": {
"mcp": "https://mcp.grabbitapp.com/api/mcp",
"a2a": null
},
"pricing": null,
"regions": [
"global"
],
"languages": [
"en"
],
"reputation": null,
"aix_score": null,
"verification": {
"identity": "none",
"health": "liveness-only",
"pricing": "unknown",
"last_check": "2026-08-13T08:24:31.251Z"
},
"pricing_model": "unknown",
"links": [
{
"label": "homepage",
"url": "https://grabbitapp.com/docs/mcp"
}
],
"payment_method": "open",
"unreachable": false,
"profile": {
"mcp_server": "Grabblist",
"mcp_version": "2.1.0",
"tool_count": 23,
"tools": [
{
"name": "ping",
"description": "Test connectivity to Grabblist and return service version."
},
{
"name": "get_wishlist",
"description": "Get all saved items from the user's Grabblist. Each item is a static snapshot — data reflects the moment it was saved, not current prices."
},
{
"name": "get_item",
"description": "Get full details of a saved item by ID. Returns a static snapshot from the user's Grabblist."
},
{
"name": "add_item",
"description": "Save an item to the user's Grabblist. Creates a static snapshot — Grabblist does not monitor prices or auto-update data. Only include fields with values available from the source. If no image is provided, the server attempts to fetch og:image automatically."
},
{
"name": "delete_item",
"description": "Remove one or more items from the user's Grabblist (soft-delete). Pass a single id or an array of ids for batch operations."
},
{
"name": "restore_item",
"description": "Restore one or more deleted (archived) items back to the Grabblist. Pass a single id or an array of ids for batch restore."
},
{
"name": "search_saved",
"description": "Search within the user's saved items by keyword"
},
{
"name": "update_price",
"description": "Manually update the price on a saved item. Records old and new price for comparison. This is a manual correction, not automatic price tracking."
},
{
"name": "update_item",
"description": "Edit fields on one or more saved items. Pass a single id or an array of ids for batch updates (same fields applied to all). For batch: attributes are REPLACED not merged, og:image fallback is skipped."
},
{
"name": "list_collections",
"description": "List all collections OR get a specific collection with its items. Without id: returns all collections with counts/values. With id: returns that collection's metadata and all items inside (with optional filters)."
},
{
"name": "create_collection",
"description": "Create a new collection (folder) in the user's Grabblist to organize saved items."
},
{
"name": "add_to_collection",
"description": "Add a saved item to a collection. Both the item and collection must already exist."
},
{
"name": "remove_from_collection",
"description": "Remove one or more items from a collection. Pass a single item_id or an array of item_ids for batch removal. Items are NOT deleted — they stay in the Grabblist."
},
{
"name": "delete_collection",
"description": "Permanently delete a collection. Items inside are not deleted — they stay in the Grabblist."
},
{
"name": "update_collection",
"description": "Update a collection's name, icon, description, budget, or sharing status. Only provide the fields you want to change — omitted fields stay unchanged. Set is_public=true to share (returns public URL), is_public=false to unshare."
},
{
"name": "link_items",
"description": "Create typed relations between items: alternative (A or B), complement (A and B together), upgrade (B replaces A), duplicate (same item different site), same_seller. Supports single pair (from_id, to_id, relation) or bulk (pairs array)."
},
{
"name": "get_item_graph",
"description": "Get all relations for an item — alternatives, complements, upgrades, duplicates. Returns the item and all connected items with their relation types."
},
{
"name": "unlink_items",
"description": "Remove a relation between two items."
},
{
"name": "get_item_history",
"description": "Get the change history for a saved item — who changed what and when."
},
{
"name": "get_collection_activity",
"description": "Get recent activity on a collection — additions, removals, edits."
},
{
"name": "set_pinned_items",
"description": "Set the pinned \"Top Picks\" items for a collection (max 3). Pinned items are highlighted on the share page."
},
{
"name": "send_feedback",
"description": "Send feedback, bug report, or feature request to the Grabbit team. Use this when you encounter parsing failures, missing features, broken URLs, or have improvement suggestions. The team reads these to improve the product. Be specific about what went wrong and where."
},
{
"name": "ask_agent",
"description": "Delegate a task to Grabblist's built-in AI assistant. The agent knows the user's Grabblist and can answer questions, compare items, give shopping advice, or analyze saved products. Use this when you want a second opinion or a specialized shopping assistant perspective. Requires the user to have an Anthropic API key configured in Settings."
}
],
"profiled_at": "2026-08-13T08:24:31.251Z"
}
}