Analytics
Trust: 30/100 (Limited)LinkShrink MCP Guide
Privacy-first URL shortener with analytics
by softvoyagers
Quick Start
Install
npx linkshrink-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-dpozimski-linkshrink-mcp": {
"command": "npx",
"args": [
"linkshrink-mcp"
]
}
}
}