Skip to main content

brandmint.ai MCP tool

Project description

🌤️ Brandmint MCP Tool (Latinum Paywalled Agent Tool)

A Model Context Protocol (MCP) tool for brandmint.ai This service allows to generate doamin and brand for your projects.

🔧 Developper testing

To install your local build as a CLI for testing with Claude:

git clone https://github.com/dennj/brandmint_mcp.git
cd brandmint_mcp
python3 -m venv .venv
source .venv/bin/activate
pip install --upgrade pip setuptools wheel
pip install --upgrade --upgrade-strategy eager -r requirements.txt
pip install --editable .

Then configure Clouse to use it.

📑 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/

⚙️ Configuration

Create a .env file in the project root:

# .env
SELLER_WALLET=3BMEwjrn9gBfSetARPrAK1nPTXMRsvQzZLN1n4CYjpcU
  • SELLER_WALLET: The Solana devnet public address that will receive payments.

🚀 Run Locally

python server_stdio.py

Claude will detect the tool when properly configured.

🧠 Claude Integration

Edit your Claude Desktop config:

~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
      "brandmint_mcp": {
          "command": "/Users/{YOUR_USER}/workspace/brandmint_mcp/.venv/bin/python",
          "args": [
              "/Users/{YOUR_USER}/workspace/brandmint_mcp/brandmint_mcp/server_stdio.py"
          ]
      }
  }
}

Then restart Claude.

💳 How It Works

  • ❓ Ask: Generate branding for a website about fast cars! → Claude gets a 402 and triggers the wallet.
  • ✅ Claude pays using Latinum Wallet and retries.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

brandmint_mcp-0.0.1.tar.gz (2.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

brandmint_mcp-0.0.1-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

File details

Details for the file brandmint_mcp-0.0.1.tar.gz.

File metadata

  • Download URL: brandmint_mcp-0.0.1.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for brandmint_mcp-0.0.1.tar.gz
Algorithm Hash digest
SHA256 072a28c13b0a71f7c4f5cbe3c367d578445beed47ce594697651fd7c4d7ae3a4
MD5 2406c1f7bc41c47a71f25b38ac5846dc
BLAKE2b-256 818a0244cb67144599576a29d2dbc97e9a3e19656686e1a28d0ab40f1b85ed33

See more details on using hashes here.

File details

Details for the file brandmint_mcp-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: brandmint_mcp-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 3.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for brandmint_mcp-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6595d54312d3714876a8cdbe53392a4321af2edef732f0926d31324990334c61
MD5 e2ede9d2d703a13f2b9f6089066e5669
BLAKE2b-256 563e866dec70e596ed92a34959276631a5ef93b5de04a1b6c69f130854929e24

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page