API Tools
easi.li
Provides API details and available link types for Easili's link management platform.
ENDPOINT 1
https://easi.li/mcp
MCP server metadata
- Name
- Easili
- Version
- 1.0.0
Known tools 2
get_api_infoGet Easili API details: base URL, authentication method, and documentation links
Inferred read-onlyget_link_typesList the link types available on Easili: shortener, smart app link, and bio page
Inferred read-onlyCONNECT 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.
easi.li is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.