Skip to content

feat(safeway): add read-only MCP server - #68

Merged
walkerhughes merged 1 commit into
mainfrom
codex/safeway-core
Sep 8, 2026
Merged

walkerhughes merged 1 commit into
mainfrom
codex/safeway-core

Conversation

@walkerhughes

@walkerhughes walkerhughes commented Sep 7, 2026 •

Copy link
Copy Markdown
Owner

Summary

  • add a Safeway plugin compatible with Claude Code and Codex
  • expose read-only store lookup, store-scoped product search, product refresh, and shopping-list pricing tools
  • add a shopping and menu-planning skill with explicit price, promotion, and inventory boundaries
  • cover the browser-facing contracts and task-shaped tools with unit tests

Verification

  • make check
  • make coverage (89%)
  • official Codex plugin validator
  • official skill validator

Safety

This integration uses undocumented public browser-facing Safeway contracts. It does not access accounts, coupons, carts, ordering, or checkout. Prices and inventory are returned with store and fulfillment context and are not guarantees.

@walkerhughes
walkerhughes merged commit d4596e6 into main Sep 8, 2026
1 check passed
@walkerhughes
walkerhughes deleted the codex/safeway-core branch September 8, 2026 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant