mcp agent trace inspector for Windsurf
io.github.dbsectrainer/mcp-agent-trace-inspector
Step-by-step observability for MCP agent workflows
client:Windsurf
transport:stdio
runtime:npm
Install mcp agent trace inspector in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-agent-trace-inspector": {
"command": "npx",
"args": [
"-y",
"mcp-agent-trace-inspector"
],
"env": {
"YOUR_API_KEY": "<YOUR_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs