Back to Apps

Mobazha
by mobazha
Peer-to-peer commerce engine for independent storefronts, marketplaces, and crypto payments.
0 stars
Works in:claude
Exposes:ToolsResources
What it does
Mobazha is an open-source peer-to-peer commerce platform that decouples the storefront and discovery from the backend checkout and data management. It allows sellers to own their commercial history and business state while connecting to various markets and interfaces through a shared core.
Tools
manage_store: Handles product publishing and store configuration.process_order: Receives, verifies, and fulfills commerce orders.verify_payment: Validates supported crypto payments (BTC, BCH, LTC).sync_history: Preserves and communicates transaction history across networks.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"mobazha": {
"command": "/path/to/mobazha",
"args": ["start", "--testnet", "--open"]
}
}
}
Supported hosts
- claude
Quick install
./mobazha start --testnet --openInformation
- Pricing
- free
- Published
- 7/19/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
Add the mobazha binary path and start arguments to claude_desktop_config.json





