You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Let's split this into a monorepo so we can cleanly enable at least two or three core packages:
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.
The text was updated successfully, but these errors were encountered: