Loading MCP server directory, please wait...
Create and manage Linkonda short links and QR codes, with no per-visitor tracking.
npx @getmcp/cli add com.linkonda/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.linkonda/mcp": {
"command": "npx",
"args": [
"-y",
"@veranoapp/linkonda-mcp"
],
"env": {
"LINKONDA_API_KEY": "",
"LINKONDA_API_BASE_URL": ""
}
}
}
}