Skip to content
Windsurf

Logly for Windsurf

io.github.logly-uk/logly-mcp

Query your Logly web analytics — traffic, funnels and real-time visitors — from any MCP client.

client:Windsurf transport:stdio runtime:npm

Install Logly 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": {
    "logly-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@logly-uk/mcp"
      ],
      "env": {
        "LOGLY_API_KEY": "<LOGLY_API_KEY>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Logly in other clients