Upgrade

APIBrowser pluginsApplicationsSlack integrationWordpress pluginZapierMakeGitHub ActionsMCP
MCP Integration

Integrate Short.io with AI assistants like Claude Desktop and VS Code using the Model Context Protocol (MCP). Manage your short links through natural language conversations.

View Documentation
Configuration

Add the following configuration to your MCP-enabled service settings. Replace YOUR_API_KEY with your Short.io API key.

{
  "mcpServers": {
    "short-io": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://ai-assistant.short.io/mcp",
        "--header",
        "Authorization:${AUTH_HEADER}"
      ],
      "env": {
        "AUTH_HEADER": "YOUR_API_KEY"
      }
    }
  }
}
Features
  • Create short links with custom domains, slugs, and titles
  • Search for links matching specific criteria
  • Access link-specific analytics with clicks and geographic data
  • Analyze domain-wide statistics over specified time periods
Supported Services

Short.io MCP works with any service that supports MCP servers, including Claude Desktop, VS Code with Cline extension, and other MCP-enabled AI tools.

Note: The current MCP implementation does not support editing or deleting existing links. You must manually remove old links from the dashboard before creating replacements.


© 2015 – Present, Short.cm IncPrivacy Policy and TermsSystem statusv. 9d693b3