Loomal

An MCP that teaches AI agents to use the wallets they already have. Teacher, not butler.

0 starsnpm: firstdollar

About firstdollar

firstdollar is an MCP (Model Context Protocol) server published by lisamaraventano-spine in the official MCP registry, listed under Autonomous Agents on Loomal. An MCP that teaches AI agents to use the wallets they already have. Teacher, not butler.

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

Development happens in the open at github.com/lisamaraventano-spine/firstdollar.

Use firstdollar with your agent

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

Frequently asked questions

What is firstdollar?
firstdollar is an MCP (Model Context Protocol) server by lisamaraventano-spine in the Autonomous Agents category. An MCP that teaches AI agents to use the wallets they already have. Teacher, not butler.
How do I connect firstdollar to Claude, Cursor, or another MCP client?
Install firstdollar from its npm package (firstdollar) 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 firstdollar open source?
Yes — the source code is public at github.com/lisamaraventano-spine/firstdollar.
Can AI agents pay to use firstdollar?
Not yet through Loomal — firstdollar 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 firstdollar? Claim this listing free by verifying GitHub ownership, or contact us.