Your links, built for
the AI age.

The link-in-bio service with a built-in MCP server and REST API. Create and manage link pages from any AI agent or script.

How it works

1

POST your links

Send a JSON payload with your display name and links. Get back a live page instantly.

2

Share the URL

Your page is live immediately. Zero JavaScript, fast everywhere, accessible by default.

3

Claim & manage

Sign in to claim your page, choose a username, and manage everything from your dashboard.

MCP Server

Connect any MCP-compatible AI agent — Claude, Cursor, Windsurf, VS Code Copilot, and more.

Claude Desktop / Cursor / Windsurf
{
  "mcpServers": {
    "melinks": {
      "url": "https://melinks.co/mcp"
    }
  }
}
VS Code (.vscode/mcp.json)
{
  "servers": {
    "melinks": {
      "type": "http",
      "url": "https://melinks.co/mcp"
    }
  }
}

14 tools available

create_link_list

Create a new link page. No auth required.

get_link_list

Retrieve a page by shortcode or username.

update_link_list

Update a page. Requires claim token or API key.

delete_link_list

Delete a page permanently.

export_link_list

Export a page as portable JSON.

import_link_list

Create or overwrite a page from JSON.

get_qr_code

Generate a downloadable QR code.

list_versions

View version history for a page.

rollback_version

Roll back to a previous version.

get_analytics

Get detailed click analytics. (Pro)

create_ab_test

Start an A/B test. (Pro)

get_ab_test

Get test status and stats. (Pro)

conclude_ab_test

End test and apply winner. (Pro)

cancel_ab_test

Cancel test without changes. (Pro)

AI Skill

Install the melinks skill to give your AI agent full knowledge of every tool, workflow, and best practice — no prompt engineering needed.

Claude Code
git clone https://github.com/melinks/skill.git ~/.claude/skills/melinks
OpenClaw
openclaw skills install melinks

The skill is purely instructional — no executable code. It teaches agents when to use each tool, how authentication works, and the best workflows for creating and managing pages. Works with OpenClaw, Claude Code, VS Code Copilot, and any tool supporting the AgentSkills standard.

One API call

Create a link page with a single POST request.

POST /api/v1/links
curl -X POST https://melinks.co/api/v1/links \
  -H "Content-Type: application/json" \
  -d '{
        "display_name": "Oli Drew",
        "bio": "Developer & maker",
        "links": [
          {
            "title": "GitHub",
            "url": "https://github.com"
          },
          {
            "title": "Blog",
            "url": "https://example.com"
          }
        ]
      }'
201 Response
{
  "url": "https://melinks.co/l/a1b2c3",
  "shortcode": "a1b2c3",
  "claim_token": "ct_...",
  "claim_url": "https://melinks.co/claim/a1b2c3",
  "expires_at": "2026-04-05T12:00:00.000Z"
}

Built different

Everything you need for link-in-bio — plus native AI tooling.

AI-native: MCP + REST

14 MCP tools + full REST API with OpenAPI spec. Create and manage pages from Claude, Cursor, VS Code, or any HTTP client.

Zero JavaScript pages

Public link pages ship zero client-side JS. Pure HTML & CSS. As fast as it gets.

Privacy-first analytics

Click counts per link. Pro adds country and referrer breakdowns. No cookies, no fingerprinting, no third-party scripts.

5 themes, 4 button styles

Built-in themes and button shapes. Customize the look of your page instantly.

35+ social icons

Auto-detects platform from URL — GitHub, X, Instagram, LinkedIn, YouTube, and more.

QR codes

Every page gets a downloadable SVG QR code. Generated on the edge, no third-party services.

Passwordless auth

No passwords ever. Sign in with a magic link or a passkey — secure and effortless.

Link scheduling

Set visible_from and visible_until timestamps to control exactly when links appear.

Version history

Every edit creates an immutable snapshot. Roll back to any previous version at any time.

Import & export

JSON import/export via API, MCP, or dashboard. Backup, migrate, or automate.

Mobile deep links

Automatically opens native apps on mobile for 25+ platforms. Web fallback built in.

Edge-deployed

Runs on Cloudflare's global edge network. Fast everywhere, every time.

PIN-protected pages

Restrict access to your page with a 4–8 digit PIN. Only visitors with the code can view it.

Custom domains (Pro)

Connect your own domain with automatic HTTPS. Your links, your brand.

A/B testing (Pro)

Split traffic between page variants. Track clicks per variant and declare a winner.

Custom themes (Pro)

7 custom colors + 11 Google Fonts. Full control over your page's look and feel.

Email collection (Pro)

Add email signup forms to your page. View subscribers in your dashboard.

Spotlight links (Pro)

Highlight your most important link with special styling, glow effects, and badges.

8
link pages
1
users
5
link clicks