list_link_webhooks — linkly MCP Tool Read-only
list_link_webhooks
(list link webhooks) is one of 25 tools on the
linkly
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_link_webhooks from your client
- Claude Code linkly list_link_webhooks run in your project directory
- Claude Desktop linkly list_link_webhooks ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor linkly list_link_webhooks ~/.cursor/mcp.json
- VS Code linkly list_link_webhooks .vscode/mcp.json
- Zed linkly list_link_webhooks ~/.config/zed/settings.json
- Windsurf linkly list_link_webhooks ~/.codeium/windsurf/mcp_config.json
- Cline linkly list_link_webhooks ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI linkly list_link_webhooks ~/.gemini/settings.json
- Grok linkly list_link_webhooks .mcp.json (in your project root)
- ChatGPT linkly list_link_webhooks Settings → Connectors → Advanced → Developer mode
- Claude.ai linkly list_link_webhooks Settings → Connectors → Add custom connector
- LangChain linkly list_link_webhooks pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http linkly https://mcp.linklyhq.com
Other tools on this server
- test_authentication
- list_workspaces
- batchDeleteLinks
- update_workspace
- list_links
- ping
- create_link
- update_link
- delete_link
- get_link
- get_clicks
- get_analytics
- get_analytics_by
- export_clicks
- list_domains
- create_domain
- delete_domain
- update_domain_favicon
- search_links
- list_webhooks
- subscribe_webhook
- unsubscribe_webhook
- subscribe_link_webhook
- unsubscribe_link_webhook
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.