4,000+
humans on the graph
Identity, engagement, reputation, and stablecoin settlement. Read who someone is. Mint passes. Verify history. Pay per call. One MCP server. Live on Base.
POST /mcp { "method": "tools/call", "params": { "name": "get_identity", "arguments": { "handle": "mende" } } }
{
"handle": "mende",
"name": "Matthias Mende",
"profileImage": "ipfs://…",
"points": 2840,
"socialLinks": [
{ "x": "@bonuzapp" },
{ "instagram": "@bonuz" }
]
}
| Tool | Status | Price |
|---|---|---|
|
get_identity
Resolve a handle. Returns profile, social links, points.
|
live | $0.001 |
|
create_bonuz_id
Issue a fresh Bonuz ID via email or social oauth. Gas sponsored.
|
soon | free * |
|
create_ai_with_birth_cert
Spawn an AI with a soul-bound birth certificate. Two parents recorded: human and model.
|
soon | $1.00 |
|
get_engagement
List passes, memberships, vouchers, tickets, attestations a user holds.
|
soon | $0.005 |
|
mint_dnft
Brand-side mint of a pass, voucher, ticket, or membership.
|
soon | $0.05 + gas |
|
redeem_dnft
Server-verified redemption. Updates state, attests on-chain.
|
soon | $0.01 |
|
add_loyalty_points
Increment a user's loyalty balance for a brand. Tracked on-chain.
|
soon | $0.01 |
|
attest
Write to the bonuz reputation graph. Portable, verifiable, persistent.
|
soon | $0.01 |
|
query_graph
Ask "what's my history with X" by subject, edge type, depth.
|
soon | $0.01 |
|
discover_events
Surface real and digital events created by partners. Free for agents.
|
soon | free |
Claude Desktop, Cursor, any MCP client.
"bonuz": { "transport": "http", "url": "https://mcp.bonuz.market/mcp" }
BonuzSocialId.sol on Base. Hacken audited 10/10.BonuzDynamicNft.sol on Base. Soul-bound when needed. Loyalty, tickets, memberships, attestations.