Skip to main content
Glama

Kroger MCP Server

set_preferred_location

Assign a preferred store location for streamlined operations in the Kroger MCP Server. Input a unique location ID to configure and confirm the selection for future tasks.

Instructions

Set a preferred store location for future operations. Args: location_id: The unique identifier for the store location Returns: Dictionary confirming the preferred location has been set

Input Schema

NameRequiredDescriptionDefault
location_idYes

Input Schema (JSON Schema)

{ "properties": { "location_id": { "title": "Location Id", "type": "string" } }, "required": [ "location_id" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/CupOfOwls/kroger-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server