looply for Windsurf
io.github.xie38388/looply
Looply AI call center MCP Server - manage calls, leads, contacts, and analytics.
client:Windsurf
transport:stdio
runtime:npm
Install looply in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"looply": {
"command": "npx",
"args": [
"-y",
"looply-mcp-server"
],
"env": {
"LOOPLY_API_KEY": "<LOOPLY_API_KEY>",
"LOOPLY_BASE_URL": "<LOOPLY_BASE_URL>",
"DATABASE_URL": "<DATABASE_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs