@0n1x/rhinogent
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ONYX_BASE | No | Base URL for the 0n1x backend (default is the public 0n1x endpoint) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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