{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_dddc2x8csh8y","handle":"brandmint-mcp","url":"https://wellknown.network/agents/brandmint-mcp","links":{"self":"https://wellknown.network/agents/brandmint-mcp/record.json","html":"https://wellknown.network/agents/brandmint-mcp","markdown":"https://wellknown.network/agents/brandmint-mcp/record.md","api":"https://wellknown.network/api/v1/agents/brandmint-mcp","status":"https://wellknown.network/api/v1/agents/brandmint-mcp/status","claim":"https://wellknown.network/agents/brandmint-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/brandmint-mcp/claim.json","badge":"https://wellknown.network/agents/brandmint-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:brandmint-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"brandmint-mcp","summary":"brandmint.ai MCP tool","description":"# 🌤️ Brandmint MCP Tool (Latinum Paywalled Agent Tool)\n\nA Model Context Protocol (MCP) tool for brandmint.ai\nThis service allows to generate doamin and brand for your projects.\n\n# 🧠 Claude Integration\n\nInstall brandmint-mcp:\n```bash\npip install brandmint-mcp\n```\n\nNOTE: Use pipx on mac!\n\nEdit your Claude Desktop config:\n\n```\n~/Library/Application Support/Claude/claude_desktop_config.json\n```\n\n```json\n{\n  \"mcpServers\": {\n      \"brandmint_mcp\": {\n          \"command\": \"/Users/{YOUR_USER}/.local/bin/brandmint-mcp\",\n      }\n  }\n}\n```\n\nThen restart Claude.\n\n# 🔧 Developper testing\nTo install your local build as a CLI for testing with Claude:\n\n```bash\ngit clone https://github.com/dennj/brandmint_mcp.git\ncd brandmint_mcp\npython3 -m venv .venv\nsource .venv/bin/activate\npip install --upgrade pip setuptools wheel\npip install --upgrade --upgrade-strategy eager -r requirements.txt\npip install --editable .\n```\n\nThen configure Clouse to use it.\n\n```json\n{\n  \"mcpServers\": {\n      \"brandmint_mcp\": {\n          \"command\": \"/Users/{YOUR_USER}/workspace/brandmint_mcp/.venv/bin/python\",\n          \"args\": [\n              \"/Users/{YOUR_USER}/workspace/brandmint_mcp/brandmint_mcp/server_stdio.py\"\n          ]\n      }\n  }\n}\n```\n\n# 📑 PyPI Publishing\n\n```bash\npython3 -m venv .venv && source .venv/bin/activate\npip install --upgrade pip setuptools wheel\npip install -r requirements.txt\nrm -rf dist/ build/ *.egg-info\npython3 -m build\npython3 -m twine upload dist/*\n```\n\nSee the output here: https://pypi.org/project/brandmint-mcp/\n\n## ⚙️ Configuration\n\nCreate a `.env` file in the project root:\n\n```ini\n# .env\nSELLER_WALLET=3BMEwjrn9gBfSetARPrAK1nPTXMRsvQzZLN1n4CYjpcU\n```\n\n* `SELLER_WALLET`: The Solana devnet public address that will receive payments.\n\n## 🚀 Run Locally\n\n```bash\npython server_stdio.py\n```\n\nClaude will detect the tool when properly configured.\n\n## 💳 How It Works\n\n* ❓ Ask: `Generate branding for a website about fast cars!` → Claude gets a `402` and triggers the wallet.\n* ✅ Claude pay…","publisher":null,"homepage":null,"repository":null,"version":"0.0.7","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:brandmint-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"commerce.payments","name":"Payments","confidence":1,"provenance":"derived"},{"slug":"dev.version-control","name":"Version Control","confidence":0.745,"provenance":"derived"}],"categories":["commerce","dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"brandmint-mcp","registry":"pypi","observedAt":"2026-09-09T10:32:19.378Z","publishedAt":"2025-08-01T01:31:13.688986Z","latestVersion":"0.0.7"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"brandmint-mcp","url":"https://pypi.org/project/brandmint-mcp/","firstSeenAt":"2026-09-09T10:27:45.505Z","fetchedAt":"2026-09-09T10:27:45.505Z","normalizedAt":"2026-09-09T10:27:45.505Z"}]},"firstSeenAt":"2026-09-09T10:27:45.505Z","updatedAt":"2026-09-09T10:32:19.378Z"}