Base Network MCP Server

MIT License
4
1
  • Apple

process_command

Execute blockchain operations on the Base network using natural language commands for tasks like sending transactions, managing wallets, and checking balances.

Instructions

Process a natural language command for Base network operations

Input Schema

NameRequiredDescriptionDefault
commandYesNatural language command (e.g., "Send 0.1 ETH to 0x123...")

Input Schema (JSON Schema)

{ "properties": { "command": { "description": "Natural language command (e.g., \"Send 0.1 ETH to 0x123...\")", "type": "string" } }, "required": [ "command" ], "type": "object" }

You must be authenticated.

Other Tools from Base Network MCP Server

Related Tools

ID: xx2sxvy29l