Settings → Connectors → Developer mode → new connector with the endpoint, authentication: none.
VS Codecode --add-mcp '{"name":"neobi","type":"http","url":"https://neobi-apim-cc.azure-api.net/mcp-open"}'
Try asking
Connected? Start with a real market question.
What are the 10 most widely distributed pre-roll brands in Alberta?Which Alberta stores carry Spinach?What does Pink Kush 7g sell for across Alberta menus?What share of Alberta's shelf does Pure Sunfarms occupy?
Live console
Call the tools before you connect anything.
These calls go to the same public endpoint your agent would use. Nothing is simulated, and no account is involved. Responses are relayed through neobi.io and are throttled here — a connected client is not.
Reading the tool list from the endpoint…
What your agent can do
Market tools, described like outcomes.
Find products
Resolve loose wording to catalogued product names before deeper lookups.
search_productsAnalyze market coverage
See how many observed retail menus carry a product.
get_product_distributionCompare pricing
Review observed average shelf price and lower-priced stores.
get_product_pricingExplore brands
Find stores whose observed menus stock a brand.
find_stores_carrying_brandSearch store assortment
Understand one store's observed category mix and price positioning.
get_store_assortmentMeasure brand presence
Measure a brand's share of observed shelf presence by province.
A compatible client can connect to the verified public Neobi MCP endpoint and discover nine deployed read-only market tools. Client setup varies by product and configuration.
What can the Neobi MCP tools access?
The current open tools cover observed products, product distribution and pricing, stores carrying brands, store assortment, brand shelf presence, points-of-distribution share, market counts and distribution rankings.
What data is open?
The public preview exposes shared, read-only market observations with lineage and caveats. It is not complete national point-of-sale sales data and currently has no SLA.
Is Neobi MCP on GitHub?
Yes. github.com/neobi-ai/neobi-mcp carries the client setup guides, the full tool reference, data methodology, and a dependency-free connection check script.