trace forge for Windsurf
io.github.mdfifty50-boop/trace-forge
Structured execution trace and span logging for AI agents
client:Windsurf
transport:stdio
runtime:npm
Install trace forge in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"trace-forge": {
"command": "npx",
"args": [
"-y",
"trace-forge-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs