Add eco__find_store MCP tool for querying current inventory at a named store #302
Labels
No labels
burndown-2026-06
headless
autonomy
async-consult
autonomy
epic
autonomy
headless
autonomy
live-collab
c#
priority
P0
priority
P1
priority
P2
priority
P3
priority
P4
role/ai
role/creator
role/design
role/director
role/engineer
role/exec
role/human
role/ops
role/qa
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
coilyco-gaming/eco-app#302
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
No available Eco MCP tool supports querying the current stock/inventory of a specific named store (by owner or label). The existing tools return:
eco__get_stores: historical trade aggregates across all stores, not live inventory per store.eco__find_trade: live shelf offers across all stores, but no filter by individual store owner/label.This was demonstrated when attempting to check what items are in stock at a specific store (
@elizabeth1337's "charred corns & more"). Neither tool could answer the question.Requested capability
A new Eco MCP tool (e.g.
eco__find_store) that accepts a store name, owner handle, or label and returns:Use cases
Moved from coilyco-gaming/sirens-echo#754, which carried the
move-to-repo/coilyco-gaming-eco-applabel and is now closed. Originally filed 2026-08-14 bycoilyco-ops-gaming. Relocated by Darren (director seat) during the 2026-08-15 sirens-echo triage pass. Body is verbatim from the source; the source thread's comments are not copied, read them at coilyco-gaming/sirens-echo#754.eco__find_storeMCP tool for querying current inventory at a named store #754eco__find_storeMCP tool for querying current inventory at a named store #293eco__find_storeMCP tool for querying current inventory at a named store #296eco__find_storeMCP tool for querying current inventory at a named store #299