clypt for Windsurf
io.github.bonsai-tech-llc/clypt
AI-native link intelligence — shorten, track, and manage links from any AI agent
client:Windsurf
transport:stdio
runtime:npm
Install clypt in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"clypt": {
"command": "npx",
"args": [
"-y",
"clypt-mcp"
],
"env": {
"CLYPT_API_KEY": "<CLYPT_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs