Skip to content

feat(mcp): register CulinaryOps satellite as culinaryops-mcp #15

Description

@cursor

Goal

Register the CulinaryOps operations satellite so CulinaryOS hub discovers culinaryops-mcp (labor · food-cost · vendors · waste).

Distinct from in-repo culinaryos-mcp (mcp/culinary-os-server.ts) which is the core OS tool surface.

One-command apply

git checkout -b cursor/culinaryops-mcp-bridge-7a2c
curl -fsSL https://raw.githubusercontent.com/ShadowWalkerNC/CulinaryOps/main/bridges/culinaryos/culinaryos-bridge.patch \
  | git am
git push -u origin HEAD
gh pr create --title "feat(mcp): register CulinaryOps satellite as culinaryops-mcp" \
  --body "Registers culinaryops-mcp (ops satellite) distinct from culinaryos-mcp (core OS). Patch sourced from CulinaryOps bridges/culinaryos/."

Patch: https://raw.githubusercontent.com/ShadowWalkerNC/CulinaryOps/main/bridges/culinaryos/culinaryos-bridge.patch
Docs: https://github.com/ShadowWalkerNC/CulinaryOps/tree/main/bridges/culinaryos

What the patch changes

File Change
extensions/culinaryops/culinaryos_extension.json Ops satellite identity + MCP tool list
mcp/src/culinaryops-server.ts Hub demo MCP server culinaryops-mcp
mcp/package.json start-culinaryops script
tests/empirical/step3_culinaryops_mcp.test.ts Contract tests
README.md Correct CulinaryOps constellation bullet

Tools

get_labor_summary · get_food_cost · log_waste · get_waste_summary · list_vendors · create_purchase_order

Unblock Cursor PRs

GitHub Apps → Cursor → add ShadowWalkerNC/CulinaryOS with Read and write (currently only CulinaryOps is installed for write). Then reply on the CulinaryOps agent: retry CulinaryOS bridge.

Related

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions