Skip to content
Claude Desktop

Froglet for Claude Desktop

io.github.armanas/froglet

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

client:Claude Desktop transport:stdio runtime:npm

Install Froglet in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Froglet in other clients