Skip to content

Monorepo #52

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
dcramer opened this issue Apr 16, 2025 · 0 comments · Fixed by #56
Closed

Monorepo #52

dcramer opened this issue Apr 16, 2025 · 0 comments · Fixed by #56

Comments

@dcramer
Copy link
Member

dcramer commented Apr 16, 2025

Let's split this into a monorepo so we can cleanly enable at least two or three core packages:

  • mcp server
  • cloudflare worker
  • web application (e.g. the home page)

The mcp server should provide a binary which runs the stdio server.

If splitting the web app from the worker is too complex thats fine.

dcramer added a commit that referenced this issue Apr 18, 2025
Migrate to a monorepo so we can cleanly release the MCP server without
including the Cloudflare and Web components.

There are two core known issues unresolved:

- The `sentry-mcp` bin does not effectively correctly transpile (#64)
- The docker build has issues building (#65)

Fixes #52
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 a pull request may close this issue.

1 participant