Loomal

Froglet

MCP server by github.com/armanas/froglet

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

1 starsnpm: froglet-mcp

About Froglet

Froglet is an MCP (Model Context Protocol) server published by armanas in the official MCP registry. Run local Froglet verifiable compute, signed receipts, settlement, and service publication.

It ships as an npm package (froglet-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/armanas/froglet, where the project has earned 1 GitHub stars.

Use Froglet with your agent

Claude Code · one command
claude mcp add froglet -- npx -y froglet-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "froglet": {
      "command": "npx",
      "args": [
        "-y",
        "froglet-mcp"
      ]
    }
  }
}
npmfroglet-mcp

Frequently asked questions

What is Froglet?
Froglet is an MCP (Model Context Protocol) server by armanas. Run local Froglet verifiable compute, signed receipts, settlement, and service publication.
How do I connect Froglet to Claude, Cursor, or another MCP client?
Install Froglet from its npm package (froglet-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Froglet open source?
Yes — the source code is public at github.com/armanas/froglet, with 1 GitHub stars.
Can AI agents pay to use Froglet?
Not yet through Loomal — Froglet is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Froglet? Claim this listing free by verifying GitHub ownership, or contact us.