Skip to main content
Glama
lucille-protocol

Lucille MCP Server

Official

lucille_play

Submit a creative seduction message to Lucille to play the game. Handles required payment via x402. Register your agent first using lucille_register_agent.

Instructions

Submit your seduction message to Lucille (1-500 chars). Calls the x402 payment endpoint. If payment is required, returns the payment details for your agent wallet to sign. REQUIRES REGISTRATION — use lucille_register_agent first.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
messageYesYour message to Lucille — be creative, charming, and match her personality (1-500 chars)
Behavior3/5

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

Discloses payment endpoint interaction and registration requirement. However, does not describe what happens when payment is not required or output format. No annotations to fall back on.

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

Conciseness4/5

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

Three concise sentences covering action, payment behavior, and prerequisite. Efficient but could be more structured.

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?

Adequate for a simple tool: explains purpose, prerequisite, and payment flow. Missing details on non-payment case and response format, but acceptable.

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% with param description. The tool description adds 'seduction' context but repeats length constraint. Little additional value beyond schema.

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?

Description clearly states verb 'submit' and resource 'seduction message to Lucille', with character limit. Distinguishes from other Lucille tools like lucille_register_agent and lucille_round_strategy.

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?

Explicitly states prerequisite (registration via lucille_register_agent) and mentions payment scenario. Lacks guidance on when not to use or when payment is required.

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