Latinum Wallet MCP
An MCP server enabling AI agents to pay for services using HTTP 402 requests and MCP tools.
π Latinum Wallet MCP
https://latinum.ai
Latinum Tutorial
A Model Context Protocol (MCP) server that enables AI agents (like Claude or Cursor) to pay for services through HTTP 402 requests and MCP tools.
If you have questions or need help, contact us at [email protected].
π¦ Installation
Install the package via pip:
pip install latinum-wallet-mcp
hash -r
latinum-wallet-mcp
You will get something like:
No key found. Generating new wallet...
Requesting airdrop of 10000000 lamports...
Wallet Information
Public Key: A4k42FWKurVAyoNJTLxuQpJehKBk52MhZCHSFrTsqzWP
Balance: 10000000 lamports (0.010000000 SOL)
Recent Transactions:
No recent transactions found.
Confirm the installation path:
which latinum-wallet-mcp
π₯οΈ Claude Desktop Integration
To use the Latinum Wallet MCP with Claude Desktop, modify the configuration file:
~/Library/Application Support/Claude/claude_desktop_config.json
Add the following configuration:
{
"mcpServers": {
"latinum_wallet_mcp": {
"command": "/Users/YOUR_USERNAME/.local/bin/latinum-wallet-mcp"
}
}
}
π Where the
command:path should match the output ofwhich latinum-wallet-mcp.
β Test your setup by following our tutorial: Latinum Wallet Integration Guide
π Run from Source
python3 -m venv .venv && source .venv/bin/activate
pip install --upgrade pip
pip install --upgrade --upgrade-strategy eager -r requirements.txt
python3 -m latinum_wallet_mcp.server_stdio
You will get something like:
Loaded existing private key from keyring.
Wallet Information
Public Key: FkaedGoNxZ4Kx7x9H9yuUZXKXZ5DbQo5KxRj9BgTsYPE
Balance: 9979801 lamports (0.009979801 SOL)
Recent Transactions:
https://explorer.solana.com/tx/3MHjT3tEuGUj58G3BYbiWqFqGDaYvwfRnCVrtwC8ZPCKkpGmyhXNimnzJRrWLUnSYMaCaxJMrRXx6Czc9nJcEg7J?cluster=devnet
To install your local build as a CLI for testing with Claude:
pip install --editable .
π PyPI Publishing
python3 -m venv .venv && source .venv/bin/activate
pip install --upgrade pip setuptools wheel
pip install -r requirements.txt
rm -rf dist/ build/ *.egg-info
python3 -m build
python3 -m twine upload dist/*
See the output here: https://pypi.org/project/latinum-wallet-mcp/
Let us know if you'd like to contribute, suggest improvements, or report issues.
Join our community: Telegram Group
Server Terkait
PixelPanda
31 AI image processing tools β free local editing, AI background removal & upscaling, and paid product photo generation
MCPlayerOne
An AI-powered, synthwave, maze-crawling, and world-building adventure game server.
Hardcover MCP
Talk to your Hardcover library from any AI assistant.
Photo AI Studio
AI photo generation, editing, and video creation. 150+ themes, 19 edit operations, 3 video types.
Texas Holdem MCP Server
A Texas Hold'em poker game server with an MCP API, built using Node.js and TypeScript.
MCP Internet Speed Test
Perform internet speed measurements including download/upload speed, latency, and jitter.
IzmirMCP
Access real-time public transit data for Δ°zmir, including vehicle positions, arrivals, and schedules from Δ°ZBAN and ESHOT.
SwitchBot
Control SwitchBot smart home devices through its official API, enabling automation and integration with AI assistants.
1Stay Hotel Booking
Transaction-complete hotel booking over MCP β 300K+ properties, real hotel confirmation numbers, loyalty points, secure checkout. Hotels are merchant of record. Builders set their own booking fee via Stripe Connect. Built on proven distribution infrastructure.
Text-to-Speech (TTS)
A Text-to-Speech server supporting multiple backends like macOS say, ElevenLabs, Google Gemini, and OpenAI TTS.