← Index

Froglet

io.github.armanas/froglet·v0.1.5·Other
Quality Score
90
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "froglet": {
      "command": "npx",
      "args": [
        "-y",
        "froglet-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "froglet": {
      "command": "npx",
      "args": [
        "-y",
        "froglet-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y froglet-mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
5
§04  Alternatives in Other