@0n1x/rhinogent
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@@0n1x/rhinogentverify counterparty merchant.example.com"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
@0n1x/rhinogent
The identity wallet for AI agents — the front door to the 0n1x trust ecosystem.
Rhinogent gives an agent a self-custody identity (key generated client-side, never custodied) and an MCP server that plugs it into 0n1x — the trust layer where agents verify counterparties, sign facts, carry portable reputation, and transact safely with external agents. Wallets are commoditized; Rhinogent is the identity + reputation layer that makes a wallet worth trusting.
Everyone secures your agent's keys. Rhinogent also tells it who it's paying.
The picture
your agent (Claude / Cursor / Codex / your code)
│ holds its own key (Rhinogent wallet, client-side)
▼
@0n1x/rhinogent (this MCP server / SDK) ←—— the front door
│ one connection = your passport
▼
0n1x ecosystem: verify · sign-facts · identity · reputation · mandates · data + financial exchange
│
▼
the agentic web — transact + interact with EXTERNAL agents, trust verifiedHold a Rhinogent identity → you're a citizen of 0n1x → you get the perks: the security, data, and financial tools, plus the trust rails to deal with agents you don't control.
Related MCP server: aip-identity
Install (add to any MCP client in one line)
// claude_desktop_config.json (or Cursor / Codex mcp config)
{
"mcpServers": {
"rhinogent": { "command": "npx", "args": ["-y", "@0n1x/rhinogent"] }
}
}Tools
Tool | What it does |
| Onboard a fresh self-custody agent → signed identity card (callsign, did:pkh, 0n1x-Verified) |
| Resolve an address → its public signed identity |
| Verify before you pay — signed verdict on a merchant/domain, grounded in facts |
| Sign a fact (not a judgment) — Ed25519 attestation of verifiable reality |
| The intelligent, un-gameable reputation — proper-scoring + stake + behavior |
| Confirm a spend/action is within the agent's granted mandate |
Keys never touch this server — it only calls the public, signed 0n1x trust endpoints.
Point at a different backend with ONYX_BASE.
Why it matters
The industry calls agent identity + reputation the unsolved frontier — every wallet provider ships keys, none ship trust. Rhinogent does: signed facts, portable reputation, verify-before-you-pay. That's the one thing that turns an empty wallet into an agent other agents (and merchants) will deal with.
— built on 0n1x · self-custody · neutral · signed + replayable
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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