Skip to main content
Glama

provision_contract_wallet

Create an AWS KMS-backed Ethereum wallet to sign smart-contract write transactions with keys never leaving KMS. Non-custodial rental.

Instructions

Provision an AWS KMS-backed Ethereum wallet for signing smart-contract write transactions. Private keys never leave KMS. Cost: $0.04/day rental ($1.20/month) plus $0.000005 per contract call. Requires $1.20 in cash credit at creation (30 days of rent). Non-custodial.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
project_idYesThe project ID
chainYesWhich EVM chain. Cost: $0.04/day rental, requires $1.20 in cash credit at creation.
recovery_addressNoOptional 0x-prefixed address for auto-drain on day-90 deletion
Behavior4/5

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

With no annotations, the description discloses key behaviors: private keys never leave KMS, cost structure, and requirement for cash credit. It notes non-custodial nature. Missing deletion policy (day-90) but otherwise transparent.

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

Conciseness5/5

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

Three sentences: purpose and key feature, cost breakdown, requirement and non-custodial note. Front-loaded and no wasted words.

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

Completeness4/5

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

Covers purpose, security, cost, prerequisites. Lacks explicit return value (likely wallet ID/address) and deletion policy, but otherwise complete for a provisioning tool with 3 params and no output schema.

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 coverage is 100% with clear parameter descriptions. The description adds some cost context but largely repeats schema info. Baseline 3 is appropriate.

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 it provisions an AWS KMS-backed Ethereum wallet for signing smart-contract write transactions, with specific details about key security and cost. It distinguishes itself from siblings like delete_contract_wallet or drain_contract_wallet.

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 provides context on when to use (for signing smart-contract write transactions) and prerequisites ($1.20 cash credit), but does not explicitly mention when not to use or provide alternatives among siblings.

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/kychee-com/run402'

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