Dub.co MCP Server
by Gitmaxd
upsert_link
Create or update a short link on dub.co, asking the user which domain to use if creating
Input Schema
Name | Required | Description | Default |
---|---|---|---|
domain | No | Optional domain slug to use. If not provided, the primary domain will be used. | |
externalId | No | Optional external ID for the link | |
key | No | Optional custom slug for the short link. If not provided, a random slug will be generated. | |
url | Yes | The destination URL to shorten |