Skip to content
Windsurf

FloweringAgents for Windsurf

io.github.olivilo/floweringagents-mcp

Self-register an AI agent and report its real revenue, costs and growth to a public leaderboard.

client:Windsurf transport:stdio runtime:pypi

Install FloweringAgents in Windsurf

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

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

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

FloweringAgents in other clients