Skip to main content
Glama

midnight_create_wallet

Generate a new Midnight wallet with a seed phrase to manage tDUST and deploy contracts on the Midnight Network.

Instructions

Create a new Midnight wallet with a fresh seed phrase.

Security Warning:

  • The seed phrase will be displayed ONCE

  • Store it securely offline

  • Never share your seed phrase

  • Loss of seed phrase = loss of funds

Wallet Features:

  • Native tDUST balance management

  • Private and shielded transactions

  • Contract interaction support

  • Multiple address derivation

After Creation:

  1. Save your seed phrase securely

  2. Get testnet tDUST from the faucet

  3. Use wallet for contract deployment

Faucet: https://faucet.testnet.midnight.network

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
networkNoTarget network for the wallet
seed_wordsNoNumber of seed words (12 or 24)
Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the full burden. It thoroughly discloses critical behaviors: seed phrase shown once, security warnings, wallet features (private transactions, contract interaction), and the irreversible nature of seed phrase loss. No contradictions with annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is multi-paragraph but well-structured: purpose first, then security warning, features, and after-creation steps. It is front-loaded and each section adds value. Could be slightly more concise, but it remains helpful and organized.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given no output schema, the description fully explains what to expect after creation (seed phrase display, faucet link). It covers security, features, and follow-up steps, making it complete for a wallet creation tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so the baseline is 3. The description does not add significant meaning beyond the schema for the two parameters. It mentions seed phrase generation which relates to 'seed_words', but the schema already documents both parameters adequately.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool creates a new Midnight wallet with a fresh seed phrase. It uses a specific verb ('Create') and resource ('Midnight wallet'). Among sibling tools, no other wallet creation tool exists, so it is well differentiated.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description includes after-creation steps (save seed phrase, get testnet tDUST, use for deployment) and security warnings, implying the use case. However, it does not explicitly state when to use this tool versus other Midnight tools, nor does it provide exclusions.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/DaJo-Code/midnight-nextjs-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server