Skip to content
Windsurf

Report Needs MCP Server for Windsurf

io.github.jarvisonm4/report-needs

MCP server for AI agents to report infrastructure needs they encounter during task execution

client:Windsurf transport:stdio runtime:pypi

Install Report Needs MCP Server in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "report-needs": {
      "command": "uvx",
      "args": [
        "report-needs"
      ]
    }
  }
}

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

Report Needs MCP Server in other clients