Loomal

token-tool

MCP server by github.com/bitbond/token-tool-mcp

Deploy compliant ERC-20 tokens from any AI agent. 17 tools, 10 networks, CertiK-audited.

6 starsnpm: token-tool-mcp

About token-tool

token-tool is an MCP (Model Context Protocol) server published by bitbond in the official MCP registry, listed under Autonomous Agents on Loomal. Deploy compliant ERC-20 tokens from any AI agent. 17 tools, 10 networks, CertiK-audited.

It ships as an npm package (token-tool-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/bitbond/token-tool-mcp, where the project has earned 6 GitHub stars.

Use token-tool with your agent

Claude Code · one command
claude mcp add token-tool -- npx -y token-tool-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "token-tool": {
      "command": "npx",
      "args": [
        "-y",
        "token-tool-mcp"
      ]
    }
  }
}
npmtoken-tool-mcp

Frequently asked questions

What is token-tool?
token-tool is an MCP (Model Context Protocol) server by bitbond in the Autonomous Agents category. Deploy compliant ERC-20 tokens from any AI agent. 17 tools, 10 networks, CertiK-audited.
How do I connect token-tool to Claude, Cursor, or another MCP client?
Install token-tool from its npm package (token-tool-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is token-tool open source?
Yes — the source code is public at github.com/bitbond/token-tool-mcp, with 6 GitHub stars.
Can AI agents pay to use token-tool?
Not yet through Loomal — token-tool is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain token-tool? Claim this listing free by verifying GitHub ownership, or contact us.