← Registry

API Tools

easi.li

Provides API details and available link types for Easili's link management platform.

1 endpoint2 known toolsFirst detected June 16, 2026Last detected August 27, 2026

ENDPOINT 1

https://easi.li/mcp

No auth detected

MCP server metadata

Name
Easili
Version
1.0.0
Capabilities
tools

Known tools 2

get_api_info

Get Easili API details: base URL, authentication method, and documentation links

Inferred read-only
get_link_types

List the link types available on Easili: shortener, smart app link, and bio page

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.easili]
url = "https://easi.li/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "easili": {
      "type": "http",
      "url": "https://easi.li/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: easili
Remote MCP URL: https://easi.li/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "easili": {
      "url": "https://easi.li/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "easili": {
      "type": "http",
      "url": "https://easi.li/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "easili",
  "transport": "streamable-http",
  "url": "https://easi.li/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for easi.li was fetched 2026-07-26T06:27:46.490Z and is being refreshed.

Trust status Trusted

easi.li is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.