Skip to content
Windsurf

Sprout MCP for Windsurf

io.github.mepsopti/sprout-mcp

Model-tiered content pipeline — cheap models seed, expensive models verify

client:Windsurf transport:stdio runtime:pypi

Install Sprout MCP in Windsurf

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

{
  "mcpServers": {
    "sprout-mcp": {
      "command": "uvx",
      "args": [
        "sprout-mcp"
      ]
    }
  }
}

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

Sprout MCP in other clients