Odel
token tool mcp

token tool mcp

Local
@bitbond6JavaScriptMITUpdated 5mo ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmtoken-tool-mcpv1.1.1

Run

npx -y token-tool-mcp

MCP client config

{
  "mcpServers": {
    "token-tool-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "token-tool-mcp"
      ]
    }
  }
}