Skip to main content
Glama

SAGE Infinite Search

Server Details

Find fresh, source-backed rare and one-of-one products at independent retailers.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.

Tool Definition Quality

Score is being calculated. Check back soon.

Available Tools

7 tools
fetch
Read-only
Inspect

Fetch one exact SAGE result by the opaque id returned from search. Rechecks the connected SAGE storefront and returns its retailer, URL, price, availability evidence, freshness, and safety limits. Read-only; never use an id that did not come from search.

ParametersJSON Schema
NameRequiredDescriptionDefault
idYesOpaque result id returned by the SAGE search tool.

Output Schema

ParametersJSON Schema
NameRequiredDescription
idYes
urlYes
textYes
titleYes
metadataNo
find_inventory_alternatives
Read-only
Inspect

Find read-only alternatives for a SAGE inventory item when it is out of stock, stale, or not a good fit. Returns same-shop substitutes and other authorized SAGE storefront matches; it never reserves, buys, messages, or changes stock.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum alternatives per bucket.
item_slugYesPublic item slug from the SAGE storefront or search result.
shop_slugYesSAGE storefront slug for the source item.

Output Schema

ParametersJSON Schema
NameRequiredDescription
okYes
nearbyYes
sameShopYes
sourceItemYes
get_public_inventory_item
Read-only
Inspect

Read one public SAGE inventory item by shop slug and item slug. Returns item details, stock freshness, readiness, provenance, and safe next action.

ParametersJSON Schema
NameRequiredDescriptionDefault
item_slugYesPublic item slug from the SAGE storefront or search result.
shop_slugYesSAGE storefront slug.

Output Schema

ParametersJSON Schema
NameRequiredDescription
okYes
itemYes
get_public_store_inventory
Read-only
Inspect

Read public, agent-readable inventory for one SAGE storefront. Use this when you know the shop slug and need current public item records.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum items to return.
shop_slugYesSAGE storefront slug, for example riverbend-thrift.

Output Schema

ParametersJSON Schema
NameRequiredDescription
okYes
itemsYes
storeYes
totalItemsNo
returnedItemsNo
search_local_inventory
Read-only
Inspect

Search authorized SAGE-connected independent-retailer inventory for general-audience physical goods. Uses ChatGPT's optional coarse city/region/country hint when available; it never requests, stores, or infers precise coordinates. Supports a long-tail category filter. When resultCount is zero, you must show recovery.markdownLink to the shopper as the clickable Let SAGE keep looking action; never claim the watch started before they click. Read-only: it never reserves, buys, messages, or changes stock.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum results to return.
queryYesGeneral-audience physical product or need to search for, such as 'Catan', 'denim jacket', or 'out-of-print field guide'.
categoryNoOptional product category or long-tail trait filter, such as brass-teapots, tarot-decks, or oddities.
verticalNoOptional general-audience vertical filter such as thrift, books, records, comics, craft, grocery, or coffee.

Output Schema

ParametersJSON Schema
NameRequiredDescription
okYes
itemsYes
queryYes
recoveryYes
resultCountYes
networkItemsYes
locationIntentNo

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources