MCP Protocol

Connect your AI to absd

Access absd services from any MCP-compatible AI assistant.

Get Started

Available Services

Access absd services directly from your AI assistant.

URL Shortening

Available

Create short, memorable links from any AI conversation.

  • Shorten any URL instantly
  • Choose your short domain (i9.gg, absd.co)
  • Set a custom slug for branded links
+

More services coming soon

We are working on new services to expand the absd platform.

What is MCP?

The Model Context Protocol (MCP) is an open standard that allows AI assistants to interact with external tools and services. It acts as a universal bridge between AI models and APIs — any compatible client can connect.

By connecting absd via MCP, your AI assistant can shorten URLs and access absd services directly within your conversation — no copy-pasting or tab switching required.

Setup

Choose your AI client and follow the instructions below.

To add absd as an integration on Claude Web:

  1. 1
    Go to Settings > Integrations
  2. 2
    Click "Add Integration"
  3. 3
    Enter the URL: https://api.absd.co/mcp
    https://api.absd.co/mcp
  4. 4
    The shorten_url tool will appear in your conversations
You may need a Claude Pro or Team plan to access integrations.

Usage Examples

Once connected, try these prompts in your AI assistant.

Prompt

"Shorten this URL: https://example.com/very/long/path"

Basic URL shortening

Prompt

"Create a short link for https://mysite.com using i9.gg"

Choose a specific domain

Prompt

"Shorten https://example.com with the slug my-project"

Use a custom slug

Tool Reference

The absd MCP server exposes the following tool.

shorten_url
url Required
The long URL to shorten (must be a valid http or https URL)
domain Optional
Short domain to use (e.g. i9.gg, absd.co). Defaults to first available.
customSlug Optional
Custom slug for the short link (3-60 chars, lowercase, numbers, hyphens).