linkly for Grok
com.linklyhq/linkly
Create and manage short links, track clicks, and automate URL management
client:Grok
transport:streamable-http
tools:25
Install linkly in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"linkly": {
"type": "http",
"url": "https://mcp.linklyhq.com"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs
What Grok can do once it is connected
- 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
- list_link_webhooks
- subscribe_link_webhook