link followability for Cursor
com.handsofflinks/link-followability
Check if a link on a live page is followable: rel tokens, meta robots and X-Robots-Tag
client:Cursor
transport:streamable-http
tools:1
Install link followability in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"link-followability": {
"url": "https://handsofflinks-mcp.lipmichal.workers.dev"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs