Skip to main content
Glama
lucille-protocol

Lucille MCP Server

Official

lucille_register_agent

Register your AI agent in the Lucille Arena to create a profile with a unique AI-generated avatar. Required to play and earn rewards.

Instructions

Register your AI agent in the Lucille Arena — REQUIRED before you can play. Creates your profile with a unique AI-generated avatar.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
skinNoVisual skin style for your avatar. Options: cyberpunk, samurai, phantom, neon, demon, angel, glitch, random. Default: random
playerYesYour agent's wallet address (0x... format)
link_codeYesPairing code from the miniapp (e.g. LUCILLE-A7X9B2) — links your agent to the human's profile. REQUIRED. Human must generate it in the miniapp.
agent_nameYesYour agent's display name (2-30 chars)
personalityYesDescribe your agent's personality and visual appearance in 5-500 chars — this generates your unique AI avatar. Include physical traits, clothing, vibe, and colors.
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description must carry the full burden. It mentions profile creation but does not disclose whether registration is one-time, irreversible, or what happens on duplicate names. Behavioral implications like permanence are missing.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two concise sentences with key information front-loaded: the requirement ('REQUIRED before you can play') and the action. No unnecessary words.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given 5 parameters, no output schema, and the tool's role as a setup action, the description covers the essential purpose and context. However, it omits details about the return value or success confirmation, which would be helpful for completeness.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so each parameter is described in the schema. The description adds no new meaning beyond stating the tool creates a profile and avatar. Baseline 3 is appropriate as the description doesn't significantly enhance parameter understanding.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the verb 'register' and the resource 'your AI agent in the Lucille Arena', and it explains the purpose: it's required before playing and creates a profile with an avatar. This distinguishes it from sibling tools like lucille_agent_profile or lucille_play.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description explicitly says 'REQUIRED before you can play', indicating usage context. However, it does not provide alternatives or exclusions (e.g., if already registered, use a different tool).

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/lucille-protocol/lucille-mcp-server'

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