Eldamo Elvish Agent
candir.mithlond.com
Agentic access to Paul Strack's Eldamo Tolkien-language lexicon. Skills: Quenya/Sindarin name generation (deterministic, lexicon-grounded), morphologically-guided translation (Gemini, streaming), and dual-path neologism construction with phonotactic scoring (Gemini, two artifacts).
candir.mithlond.com via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
D
Conformance score: 51/100
D-grade: significant issues, auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-07-01 01:33:00 current | 79c5ace8f60a… |
view → |
Endpoints
| Agent card | https://candir.mithlond.com/.well-known/agent-card.json |
Skills · 4 declared · mapped to canonical taxonomy
Generates grammatically authentic Quenya or Sindarin names by searching the Eldamo lexicon for roots matching concept keywords and applying historical compoundi…
Constructs new Elvish words for modern concepts using two stylistic paths (Practical and Poetic), the Anchorage Protocol, phonotactic constraints, and a 100-poi…
Translates English text into Quenya or Sindarin, applying correct morphology, case endings, and consonant mutations. Backed by Gemini with Eldamo lexicon contex…
Diagnostic: echoes the supplied text back. Requires only agent:invoke.
Health · last 1 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/candir.mithlond.com) [](https://agenstry.com/agents/candir.mithlond.com) [](https://agenstry.com/agents/candir.mithlond.com) [](https://agenstry.com/agents/candir.mithlond.com)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"supportedInterfaces": [
{
"url": "https://candir.mithlond.com/a2a",
"protocolBinding": "JSONRPC",
"protocolVersion": "1.0"
}
],
"capabilities": {
"streaming": true,
"extendedAgentCard": true
},
"defaultInputModes": [
"text"
],
"defaultOutputModes": [
"text"
],
"description": "Agentic access to Paul Strack's Eldamo Tolkien-language lexicon. Skills: Quenya/Sindarin name generation (deterministic, lexicon-grounded), morphologically-guided translation (Gemini, streaming), and dual-path neologism construction with phonotactic scoring (Gemini, two artifacts).",
"name": "Eldamo Elvish Agent",
"securityRequirements": [
{
"schemes": {
"mithlond-oauth": [
"agent:invoke"
]
}
}
],
"securitySchemes": {
"mithlond-oauth": {
"oauth2SecurityScheme": {
"flows": {
"authorizationCode": {
"authorizationUrl": "https://www.mithlond.com/mcp-auth",
"scopes": {
"agent:invoke": "Send messages to the Eldamo A2A agent",
"audio:generate": "Synthesize Elvish pronunciation audio via the TTS proxy",
"lexicon:read": "Search and read the Eldamo Tolkien lexicon",
"skill:name-generate": "Use the Elvish name-generation skill",
"skill:neologism": "Use the Elvish neologism-builder skill",
"skill:translate": "Use the Elvish translation skill"
},
"tokenUrl": "https://candir.mithlond.com/api/oauth/token",
"pkceRequired": true
}
}
}
}
},
"skills": [
{
"description": "Generates grammatically authentic Quenya or Sindarin names by searching the Eldamo lexicon for roots matching concept keywords and applying historical compounding rules.",
"examples": [
"name star silver quenya",
"name grey flame sindarin",
"name ocean wisdom feminine sindarin",
"name strong mountain masculine quenya"
],
"id": "name-generate",
"name": "Elvish Name Generator",
"securityRequirements": [
{
"schemes": {
"mithlond-oauth": [
"agent:invoke",
"skill:name-generate"
]
}
}
],
"tags": [
"linguistics",
"names",
"quenya",
"sindarin",
"tolkien"
]
},
{
"description": "Constructs new Elvish words for modern concepts using two stylistic paths (Practical and Poetic), the Anchorage Protocol, phonotactic constraints, and a 100-point scoring matrix.",
"examples": [
"neologism hover-board quenya",
"coin a word for artificial intelligence sindarin",
"invent: blockchain in quenya"
],
"id": "neologism",
"name": "Elvish Neologism Builder",
"securityRequirements": [
{
"schemes": {
"mithlond-oauth": [
"agent:invoke",
"skill:neologism"
]
}
}
],
"tags": [
"linguistics",
"neologism",
"quenya",
"sindarin",
"tolkien"
]
},
{
"description": "Translates English text into Quenya or Sindarin, applying correct morphology, case endings, and consonant mutations. Backed by Gemini with Eldamo lexicon context.",
"examples": [
"translate farewell my friend to quenya",
"translate to sindarin: the grey havens",
"translate a star shines on the hour of our meeting to quenya"
],
"id": "translate",
"name": "Elvish Translator",
"securityRequirements": [
{
"schemes": {
"mithlond-oauth": [
"agent:invoke",
"skill:translate"
]
}
}
],
"tags": [
"linguistics",
"translation",
"quenya",
"sindarin",
"tolkien"
]
},
{
"description": "Diagnostic: echoes the supplied text back. Requires only agent:invoke.",
"examples": [
"hello",
"Namarie"
],
"id": "echo",
"name": "Echo",
"tags": [
"diagnostic"
]
}
],
"version": "0.5.0"
}