# Linkly MCP Integration

> Crea fácilmente enlaces de seguimiento, añade etiquetas de retargeting, realiza redirecciones inteligentes y mucho más.

## Overview

| Property | Value |
|----------|-------|
| Category | Desarrolladores |
| Type | PIPEDREAM |
| Tools | 8 |
| URL | https://jelou.ai/pt-br/marketplace/linkly |

## Available Tools (8)

### Crear enlace

Crea un nuevo enlace de Linkly utilizando la URL proporcionada. [Ver la documentación](https://app.linklyhq.com/swaggerui#/API/create_or_update)

### Delete Link

Permanently delete a short link via `DELETE /api/v1/workspace/{workspace_id}/links/{id}`. The short URL will return 404 for new visitors. [See the documentation](https://app.linklyhq.com/swaggerui#/Links/deleteLink).

### Obtener enlace

Recupera un enlace de Linkly generado previamente. [Consulte la documentación](https://app.linklyhq.com/swaggerui#/API/show)

### List Domains

List all custom domains in your workspace via `GET /api/v1/workspace/{workspace_id}/domains`. [See the documentation](https://app.linklyhq.com/swaggerui#/Domains/listDomains).

### List Link ID Options

Retrieves available options for the Link ID field.

### List Links

List all short links in your workspace via `GET /api/v1/workspace/{workspace_id}/list_links`, with click counts and metadata. [See the documentation](https://app.linklyhq.com/swaggerui#/Links/listLinks).

### List Workspaces

List all workspaces the API key has access to via `GET /api/v1/workspaces`. Useful for finding the workspace ID required for API requests. [See the documentation](https://app.linklyhq.com/swaggerui#/Workspaces/listWorkspaces).

### Update Link

Update an existing short link via `POST /api/v1/link` (with `id`) — change its destination URL, slug, name, or custom domain without breaking the existing short URL. [See the documentation](https://app.linklyhq.com/swaggerui#/Links/createOrUpdateLink).

## Supported Channels

This integration works with:
- WhatsApp Business API
- Facebook Messenger
- Instagram Direct Messages
- Web Chat Widget

## AI Assistants Compatible

- ChatGPT (via MCP)
- Claude (via MCP)
- Gemini (via MCP)
- Custom AI Agents

## Quick Start

1. Sign up at https://apps.jelou.ai/signup
2. Navigate to Marketplace and add Linkly
3. Authenticate your Linkly account
4. Configure your messaging channels (WhatsApp, Facebook, etc.)
5. Copy the MCP server URL to your AI assistant

## Example Use Cases

- Automate customer inquiries using Linkly data
- Send notifications via WhatsApp when Linkly events occur
- Query Linkly data directly from ChatGPT or Claude
- Build AI agents that interact with Linkly

## Resources

- [All Integrations](https://jelou.ai/pt-br/marketplace)
- [Full Documentation](https://jelou.ai/llms-full.txt)
- [API Docs](https://docs.jelou.ai)
- [Help Center](https://help.jelou.ai)
