Labsco
Latinum-Agentic-Commerce logo

Latinum Wallet MCP

โ˜… 2

from Latinum-Agentic-Commerce

An MCP server enabling AI agents to pay for services using HTTP 402 requests and MCP tools.

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedFreeQuick setup

โŒ labsco summary โ€” our analysis, not the vendor's

What it is โ€” An MCP server that lets AI agents (Claude, Cursor) pay for services through HTTP 402 requests, backed by a Solana wallet.

What you get โ€”

  • A built-in Solana wallet โ€” on first run it "generates a new wallet," requests an airdrop of lamports, and prints your public key and balance
  • Pay for services via HTTP 402 responses and MCP tools
  • View wallet info and recent transactions, with Solana explorer links
  • Runs from pip install or from source

Requirements โ€” nothing โ€” runs out of the box; env is empty and no keys are needed. The wallet key is generated and stored in your local keyring on first launch.

Cost snapshot โ€” Free (README declares no license, so terms are unstated); actual payments spend SOL on the Solana network.

Setup effort โ€” pip install latinum-wallet-mcp, then point Claude Desktop at the which latinum-wallet-mcp binary path.

Our take โ€” An interesting look at agentic commerce if you want agents that can pay-per-use. Real caveat: the sample flow runs on Solana devnet (airdropped test lamports), and this is early experimental agentic-payment tech โ€” treat it as a prototype, not a production wallet.

Source: the project README โ€” summarized 2026-07-08.