Sentry MCP Server
by codyde
setup_sentry
Set up Sentry for a project returning a dsn and instructions for setup.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
environment | No | Optional environment name (e.g., production, staging, development) | |
format | No | Output format (default: markdown) | markdown |
organization_slug | Yes | The slug of the organization to create the project in | |
project_name | Yes | The name of the project to create | |
team_slug | Yes | The slug of the team to associate the project with |