Skip to content

fix: point MCP examples at local platform stack on :3010 - #323

Merged
tomber merged 3 commits into
devfrom
fix/local-mcp-example-apps
Jul 29, 2026
Merged

fix: point MCP examples at local platform stack on :3010#323
tomber merged 3 commits into
devfrom
fix/local-mcp-example-apps

Conversation

@tomber

@tomber tomber commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add shared examples/.env.platform-local.example for running examples against the sibling platform monorepo
  • Remap MCP example defaults to :3010 API base and MCP_PORT=3030 (avoid platform port clashes)
  • Add pnpm mcp:checkout / pnpm mcp:checkout:tunnel convenience scripts

Companion PR in platform: docs, optional mcpapp ngrok tunnel, and multi-root workspace.

Test plan

  • Copy examples/.env.platform-local.example into mcp-checkout-app/.env, fill key + product ref
  • With local platform up, run pnpm mcp:checkout and hit http://localhost:3030/mcp
  • Confirm :3030 does not collide with platform services
  • Optional: pnpm mcp:checkout:tunnel sets a public URL

Made with Cursor

tomber and others added 3 commits July 28, 2026 13:48
Add a shared platform-local env template, remap MCP ports to 3030+, and
document the provider-app proxy base URL so examples work against the
sibling platform monorepo.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@tomber
tomber merged commit b455112 into dev Jul 29, 2026
2 checks passed
@tomber
tomber deleted the fix/local-mcp-example-apps branch July 29, 2026 10:47
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