Connects Claude directly to the Verus blockchain's on-chain marketplace through five tools that handle atomic swaps without intermediaries. You can create offers (currency for currency, currency for VerusID, or VerusID for VerusID), browse existing offers by chain, accept them, and close your own. Part of a seven-server suite that talks to your local verusd daemon over JSON-RPC. Enforces spending limits per currency before the RPC call leaves your machine, logs every write operation to append-only audit files. Runs over stdio, pulls credentials from your daemon's config file, no API keys or accounts needed. Install the chain-mcp server first since it handles daemon discovery and writes the registry that marketplace-mcp reads.
claude mcp add --transport stdio io.github.vdappdev2-marketplace uvx marketplace