Loading MCP server directory, please wait...
🍓🫙 MCP server for Toast POS — restaurant operations, inventory, orders, analytics, and insights
npx @getmcp/cli add io.github.dokdosolutions-us/jamRequires Node.js 18+. Community-contributed server. Review source before installing.
TOAST_CLIENT_IDToast API client ID
TOAST_CLIENT_SECRETToast API client secret
TOAST_RESTAURANT_GUIDToast restaurant GUID
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.dokdosolutions-us/jam": {
"command": "npx",
"args": [
"-y",
"toast-mcp"
],
"env": {
"TOAST_CLIENT_ID": "",
"TOAST_CLIENT_SECRET": "",
"TOAST_RESTAURANT_GUID": ""
}
}
}
}