super log for Windsurf
com.super-log/super-log
Query your local super-log bench from an AI agent - read-only log tools over the hub.
client:Windsurf
transport:stdio
runtime:npm
Install super log in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"super-log": {
"command": "npx",
"args": [
"-y",
"@super-log/mcp"
],
"env": {
"SUPER_LOG_URL": "<SUPER_LOG_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs