You can now connect your AI to Oh Dear Published on September 17, 2025 by Freek Van der Herten @freekmurze Freek Van der Herten September 17, 2025 Today, we have launched our MCP server. MCP (Model Context Protocol) is a standardized way for AI models to connect with external data sources and tools. If you use a tool like Claude Code, then this is how you can connect Oh Dear to it (you can create an API token in your account settings) claude mcp add --transport http ohdear https://ohdear.app/mcp \ --header "Authorization: Bearer YOUR-API-TOKEN-HERE" Some examples # Here are a couple of example prompts “Analyse the performance of spatie.be of the last week” “Which DNS records changed recently at spatie.be” “Show me the trends of the lighthouse reports of spatie.be” This is very powerful stuff. I’m curious which prompts you will try. In closing # Our MCP server can access all checks and their results, so you can ask questions about anything that Oh Dear is monitoring for you. You learn how to get started an view a few more examples in on the dedicted MCP server page in our docs. We’re still improving our MCP server. If you have some unexpected results, or think a result can be better, do reach out to [email protected]
Today, we have launched our MCP server. MCP (Model Context Protocol) is a standardized way for AI models to connect with external data sources and tools. If you use a tool like Claude Code, then this is how you can connect Oh Dear to it (you can create an API token in your account settings) claude mcp add --transport http ohdear https://ohdear.app/mcp \ --header "Authorization: Bearer YOUR-API-TOKEN-HERE" Some examples # Here are a couple of example prompts “Analyse the performance of spatie.be of the last week” “Which DNS records changed recently at spatie.be” “Show me the trends of the lighthouse reports of spatie.be” This is very powerful stuff. I’m curious which prompts you will try. In closing # Our MCP server can access all checks and their results, so you can ask questions about anything that Oh Dear is monitoring for you. You learn how to get started an view a few more examples in on the dedicted MCP server page in our docs. We’re still improving our MCP server. If you have some unexpected results, or think a result can be better, do reach out to [email protected]