io.github.bitbond/token-tool MCP Server
io.github.bitbond/token-tool
What is the io.github.bitbond/token-tool MCP server?
Deploy compliant ERC-20 tokens from any AI agent. 17 tools, 10 networks, CertiK-audited.
How to install io.github.bitbond/token-tool
Copy-paste configuration for popular MCP clients.
BITBOND_PRIVATE_KEYrequiredsecretPrivate key for the wallet used to deploy tokens (hex, with 0x prefix)
{
"mcpServers": {
"token-tool": {
"command": "npx",
"args": [
"-y",
"token-tool-mcp"
],
"env": {
"BITBOND_PRIVATE_KEY": "<YOUR_BITBOND_PRIVATE_KEY>"
}
}
}
}{
"mcpServers": {
"token-tool": {
"command": "npx",
"args": [
"-y",
"token-tool-mcp"
],
"env": {
"BITBOND_PRIVATE_KEY": "<YOUR_BITBOND_PRIVATE_KEY>"
}
}
}
}{
"mcpServers": {
"token-tool": {
"command": "npx",
"args": [
"-y",
"token-tool-mcp"
],
"env": {
"BITBOND_PRIVATE_KEY": "<YOUR_BITBOND_PRIVATE_KEY>"
}
}
}
}{
"servers": {
"token-tool": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"token-tool-mcp"
],
"env": {
"BITBOND_PRIVATE_KEY": "<YOUR_BITBOND_PRIVATE_KEY>"
}
}
}
}claude mcp add token-tool --env BITBOND_PRIVATE_KEY=<YOUR_BITBOND_PRIVATE_KEY> -- npx -y token-tool-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.