Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ONYX_BASENoBase URL for the 0n1x backend (default is the public 0n1x endpoint)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
rhinogent_identityA

Resolve a self-custody Base/EVM address into its signed Rhinogent identity (callsign, did:pkh, Rhinogent-Verified credential). Keys stay with the agent; this reads the public identity.

rhinogent_verify_counterpartyA

Verify a merchant/domain/counterparty BEFORE an agent pays or trusts it. Returns a signed verdict grounded in facts (domain age, brand match, TLS), not opinion.

rhinogent_mandateB

Confirm a proposed action/spend is within the agent's granted mandate (amount, recipient, scope). Returns IN_SCOPE / OUT_OF_SCOPE, signed.

rhinogent_mint_identityA

Onboard a fresh self-custody agent: returns a signed identity card (callsign, did:pkh, Rhinogent-Verified credential) for a newly-generated Base address. The Rhinogent wallet generates the key client-side; this issues the public signed card.

rhinogent_sign_factA

Get an Ed25519-signed attestation of a verifiable FACT (e.g. an outcome, a price, a merchant detail) — signed reality the agent can hand a counterparty, not an opinion.

rhinogent_get_reputationA

Read an agent's intelligent, un-gameable reputation — proper-scoring accuracy (Brier) + stake-weighting + behavioral consistency, built on signed verified outcomes. This is what makes a Rhinogent identity worth trusting vs an empty wallet.

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/dimitrilaouanis-tech/rhinogent-mcp'

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