Skip to content
Windsurf

Froglet for Windsurf

io.github.armanas/froglet

Run local Froglet verifiable compute, signed receipts, settlement, and service publication.

client:Windsurf transport:stdio runtime:npm

Install Froglet in Windsurf

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

{
  "mcpServers": {
    "froglet": {
      "command": "npx",
      "args": [
        "-y",
        "froglet-mcp"
      ]
    }
  }
}

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

Froglet in other clients