← Index

io.github.Bonsai-Tech-LLC/clypt

io.github.Bonsai-Tech-LLC/clypt·v1.1.1·Other
Quality Score
84
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "clypt": {
      "command": "npx",
      "args": [
        "-y",
        "clypt-mcp"
      ],
      "env": {
        "CLYPT_API_KEY": "<clypt_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "clypt": {
      "command": "npx",
      "args": [
        "-y",
        "clypt-mcp"
      ],
      "env": {
        "CLYPT_API_KEY": "<clypt_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y clypt-mcp
§02  Environment variables
CLYPT_API_KEY

Your Clypt API key from clypt.io/dashboard/settings

§03  MCP Quality Score  ·  methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other