check_link_followability — link followability MCP Tool Read-only
check_link_followability
(check link followability) is one of 1 tool on the
link followability
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call check_link_followability from your client
- Claude Code link followability check_link_followability run in your project directory
- Claude Desktop link followability check_link_followability ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor link followability check_link_followability ~/.cursor/mcp.json
- VS Code link followability check_link_followability .vscode/mcp.json
- Zed link followability check_link_followability ~/.config/zed/settings.json
- Windsurf link followability check_link_followability ~/.codeium/windsurf/mcp_config.json
- Cline link followability check_link_followability ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI link followability check_link_followability ~/.gemini/settings.json
- Grok link followability check_link_followability .mcp.json (in your project root)
- ChatGPT link followability check_link_followability Settings → Connectors → Advanced → Developer mode
- Claude.ai link followability check_link_followability Settings → Connectors → Add custom connector
- LangChain link followability check_link_followability pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http link-followability https://handsofflinks-mcp.lipmichal.workers.dev
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.