go-ibax

GitHub

An innovative Blockchain Protocol Platform, which everyone can deploy their own applications quickly and easily, such as Dapp, DeFi, DAO, Cross-Blockchain transactions, etc.

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "go-ibax": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-go-ibax"
      ]
    }
  }
}