Skip to content
Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

looply in other clients