Model Context Protocol (MCP) Server

Integrate Zu.lk's MCP server to connect LLMs with external tools and data. Enable advanced workflows and automation for your AI applications.

AI IDE Configuration

Integrate Zu.lk MCP server with your AI-powered development environment. Compatible with popular AI IDEs and tools including Claude Desktop, Cursor, Zed, Continue, and other MCP-enabled applications. Choose the configuration method that best suits your development setup.

Configuration Options

Streamable HTTP

Direct URL connection using HTTP transport with streaming capabilities.

{
  "mcpServers": {
    "zulk-url-shortener": {
      "url": "https://mcp.zu.lk/mcp"
    }
  }
}
Compatible with: VS Code (Copilot), Cursor, Claude Desktop, Claude.ai, ChatGPT, ChatWise, Postman

SSE

Direct URL connection using Server-Sent Events for real-time streaming.

{
  "mcpServers": {
    "zulk-url-shortener": {
      "url": "https://mcp.zu.lk/sse"
    }
  }
}
Compatible with: Cline (VS Code plugin)

Stdio

Uses mcp-remote with npx to establish a stdio connection.

{
  "mcpServers": {
    "zulk-url-shortener": {
      "command": "npx",
      "args": ["mcp-remote", "https://mcp.zu.lk/mcp"]
    }
  }
}
Compatible with: JetBrains AI Assistant

Streamable HTTP is the latest way to connect with MCP servers, delivering faster & more reliable communication. For clients that has yet adopted the latest transport types, alternative methods remain fully supported.

All three configurations offer the same powerful functionality, simply pick the one that best fits your development environment & workflow.

Authentication Required

When connecting to the MCP server, users will be prompted to log in with Google OAuth 2 for secure authentication and access control.

Setup Instructions

1. Choose Configuration

Select the appropriate configuration method based on your IDE's MCP implementation.

2. Add to Config File

Add the configuration to your IDE's MCP settings file (usually mcp.json or similar).

3. Restart & Connect

Restart your IDE to load the new MCP server and start using URL shortening capabilities.

4. Authenticate

Complete Google OAuth 2 login when prompted to securely access the MCP server.

What Can You Do with Zu.lk MCP Server?

Transform your AI workflow with powerful URL management, analytics, and team collaboration tools. From simple link shortening to comprehensive marketing campaign management.

Powerful Tools at Your Fingertips

Smart Link Management

Create, update, and organize short links with advanced features like custom keys, UTM parameters, expiration dates, and password protection.

  • Custom branded short URLs
  • UTM parameter automation
  • Password-protected links
  • Expiration date controls

Advanced Analytics

Get detailed insights into your link performance with comprehensive analytics powered by PostHog, including custom date ranges and intervals.

  • Click tracking & analytics
  • Custom date range reports
  • Performance optimization insights
  • Real-time data visualization

Team Collaboration

Manage organizations, invite team members, and control access with role-based permissions for seamless team collaboration.

  • Multi-organization support
  • Role-based access control
  • Team member management
  • Collaborative link sharing

Rich Data Resources

Link & Organization Data

Access comprehensive information about your links, organizations, and team members through structured data resources.

Available resources: Organization links, Link details, User organizations, Team members, User profiles

API Documentation

Complete API documentation accessible directly through the MCP server, making integration and development seamless.

Includes: Endpoint references, Authentication guides, Usage examples, Best practices

AI-Powered Workflows

Marketing Campaign Automation

Generate multiple branded short links for marketing campaigns with UTM parameters automatically configured for different channels.

Perfect for: Social media campaigns, Email marketing, Paid advertising, Offline promotions

Intelligent Link Management

Get AI-powered insights for link performance analysis, organization management, and optimization recommendations.

Features: Performance analytics, Link organization, Team insights, Optimization suggestions

Ready to Supercharge Your AI Workflow?

Connect Zu.lk's MCP server to your favorite AI IDE and start automating your URL management, analytics, and team collaboration tasks today.