# Hello from Sentry

Provide a simple MCP server implementation to demonstrate integration with Sentry. Enable developers to quickly start using MCP with error monitoring and logging capabilities. Facilitate rapid develo…

## Quick Start

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

# Browse available tools
npx -y smithery tool list kamath/hello-from-sentry
```
