Loading languages...
AT

atompsv/my-red-envelope

@atompsv

This project demonstrates how to create a MCP server that interacts with the Monad testnet. The MCP server provides a tool for checking MON token balances on the Monad testnet.

monad
testnet
token-balance
blockchain

# mcpServer Config

{
  "mcpServers": {
    "monad-mcp": {
      "command": "node",
      "args": [
        "/<path-to-project>/build/index.js"
      ]
    }
  }
}

# stdio

node build/index.js
Transport:
stdio
Idioma:
TypeScript
Creado:4/26/2025
Actualizado:4/26/2025