Odel
clypt mcp

clypt mcp

Local
@bonsai-tech-llcTypeScriptMITUpdated 3mo ago

AI-native link intelligence — shorten, track, and manage links from any AI agent

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmclypt-mcpv1.1.1

Run

npx -y clypt-mcp

MCP client config

{
  "mcpServers": {
    "clypt-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "clypt-mcp"
      ]
    }
  }
}