Vision is Faster Than Code

Forget fragile selectors. Say what to find or snip what you want and get precise (x, y) coordinates instantly.

Powered by SugarSpace

MCP Configuration

Windsurf Setup

Copy this configuration to your Windsurf MCP settings to use SugarSpace AI services in your IDE.

mcp_config.json
{
  "mcpServers": {
    "sugarmcp": {
      "command": "node",
      "args": [
        "${HOME}/Projects/sugarspace/mcp-server/src/server.js"
      ],
      "env": {
        "API_BASE": "https://api.staging.sugarspace.io",
        "SUGARSPACE_TOKEN": "<YOUR_TOKEN>"
      }
    }
  }
}
Setup: Add this to your Windsurf MCP configuration file to access SugarSpace AI services directly from your IDE.

SugarAI

Prompt → Point

screenshot + "what to click" → (x, y)

📷 Screenshot
Drop image here or paste
Focus this area and press Ctrl+V

SugarVision

Image → Point

screenshot + image of element → (x, y)

📱 Screenshot
Drop image here or paste
Focus this area and press Ctrl+V
🎯 Element Image
Drop image here or paste
Focus this area and press Ctrl+V