Monitor crash reports and performance metrics for application stability.
Log in to your Raygun account
- Go to Raygun and sign in with your credentials.
Navigate to the "Personal Access Tokens" section
- Click on your profile icon or account settings.
- Find the "Personal Access Tokens" (PAT) option in the menu.
- Alternatively, you can go directly to the PAT documentation and management page if you are already signed in.
Generate a new PAT token
- Click "Create new token" or the equivalent button.
- Give your token a name for identification, set any permission scopes if required, then click to generate.
Copy your PAT token
- Immediately copy the generated PAT token. Keep it safe as it will only be shown once.
Fill the value in the FastMCP connection interface
- Click the "Install Now" button for the Raygun MCP server in FastMCP.
- In the interface for adding environment variables, locate
RAYGUN_PAT_TOKEN
.
- Paste your copied token into the value field for
RAYGUN_PAT_TOKEN
.
Save and finish setup
- Confirm/saving your environment variable in FastMCP finalizes the integration.
Your Raygun MCP server is now connected!