url alive check for Cursor
io.github.cedrickouma/url-alive-check
MCP server (stdio): check if URLs are alive (status, redirects, latency) via the AgentForge API
client:Cursor
transport:streamable-http
runtime:npm
Install url alive check in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"url-alive-check": {
"url": "https://apim-agentforge-6lfm33.azure-api.net/url-alive-check/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs