Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AGENT_IDYesAgent identifier
PRIVATE_KEYYesYour wallet private key

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
logging
{}
completions
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
log_reasoningA

Log an AI agent reasoning trace permanently to 0G Storage. Every decision step is stored immutably with a root hash receipt. Decisions are chained so history cannot be tampered with.

get_reasoningA

Retrieve a specific reasoning trace from 0G Storage using its root hash

verify_reasoningA

Verify a reasoning trace exists unchanged on 0G Storage. Returns true if the data is intact, false if tampered or missing.

get_agent_historyC

Get the full reasoning history for an agent — all decisions they have ever logged to AgentLedger

audit_agentB

Audit an agent's complete reasoning chain. Downloads every decision and verifies the chain has not been tampered with. Returns INTACT or BROKEN with details.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/Benita2001/Agentledger'

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