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