Raygun for Grok
io.github.mindscapehq/mcp-server-raygun
Investigate errors, track deployments, analyze performance, and manage application monitoring
client:Grok
transport:streamable-http
Install Raygun in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"mcp-server-raygun": {
"type": "http",
"url": "https://api.raygun.com/v3/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs