fengzhongsen/short-url
简单易用的短链接生成工具,完全开源、免费、无需登录,可私有化部署,链接永久有效!
Platform-specific configuration:
{
"mcpServers": {
"short-url": {
"command": "npx",
"args": [
"-y",
"short-url"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...