Loading MCP server directory, please wait...
Deploy compliant ERC-20 tokens from any AI agent. 17 tools, 10 networks, CertiK-audited.
npx @getmcp/cli add io.github.bitbond/token-toolRequires Node.js 18+. Community-contributed server. Review source before installing.
BITBOND_PRIVATE_KEYPrivate key for the wallet used to deploy tokens (hex, with 0x prefix)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.bitbond/token-tool": {
"command": "npx",
"args": [
"-y",
"token-tool-mcp"
],
"env": {
"BITBOND_PRIVATE_KEY": ""
}
}
}
}