Skip to main content
Glama

Algorand MCP

by GoPlausible
developer:docs:clis:kmd.md652 B
title: kmd --- ## kmd Key Management Daemon (kmd) ### Synopsis The Key Management Daemon (kmd) is a low level wallet and key management tool. It works in conjunction with algod and goal to keep secrets safe. An optional timeout flag will automatically terminate kmd after a number of seconds has elapsed, allowing a simple way to ensure kmd will be shutdown in a timely manner. This is a blocking command. ``` kmd [flags] ``` ### Options ``` -d, --data-dir string kmd data directory. -h, --help help for kmd -t, --timout-secs uint Number of seconds that kmd will run for before termination. ```

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/GoPlausible/algorand-mcp'

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