# Hello from Sentry

Provide a simple MCP server implementation to demonstrate integration with Sentry. Enable developers to quickly start with MCP by offering a minimal example that can be extended for custom use cases.

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y smithery mcp add kamath/pls-work

# Browse available tools
npx -y smithery tool list kamath/pls-work
```
