Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_LOG_LEVELNoLog level for the MCP serverinfo
STARKNET_NETWORKYesThe Starknet network to use (mainnet or sepolia)mainnet
STARKNET_RPC_URLYesURL of the Starknet RPC provider (e.g., https://ztarknet-madara.d.karnot.xyz)
CHAMBER_CONTRACT_ADDRESSNoAddress of the Chamber contract (Required for Madara if not using Mainnet)

Tools

Functions exposed to the LLM to take actions

NameDescription
generar_secreto_transaccion

Generate a transaction secret for private payments. Creates a cryptographic secret using a claiming key and recipient address.

obtener_assets_transaccion

Fetch assets from a transaction. WARNING: This shows assets even if already spent. Use verificar_existencia_transaccion for accurate verification.

verificar_existencia_transaccion

Verify if a transaction exists with specific assets. For fully private transactions where assets are not publicly visible.

calcular_hash_transaccion

Calculate the unique hash of a transaction using transaction parameters.

obtener_configuracion_chamber

Get Chamber contract configuration including contract address, network, and supported tokens.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Chamber Contract InformationStatic information about the MIST.cash Chamber contract
Transaction DetailsDetails for a specific transaction by hash

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/joadataarg/Mcp-mistcash'

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