Lovora
Official facts about Lovora (18+ AI companions): companions, prices, content rules, docs.
Should I use this
Quality & Safety
Based on automated analysis of tool definitions and protocol compliance.
Context Cost
This is the approximate number of tokens consumed each time the server's tools are loaded into a model's context. Higher counts reduce the attention available for other tasks.
Install
One-Click Install
Add this to your `claude_desktop_config.json` file:
{
"mcpServers": {
"lovora": {
"url": "https://lovora.ai/mcp"
}
}
}Remote endpoints
https://lovora.ai/mcpstreamable-httpWhat it can do
Tool inventory
Tools (4)
🟢list_companions(style, limit)
The published catalogue of Lovora AI companions (all fictional adults): name, age, style, personality, short description and the URL to chat with each.
Input Schema
{
"type": "object",
"properties": {
"style": {
"type": "string",
"enum": [
"realistic",
"anime",
"male"
],
"description": "Filter by style: realistic women, anime-style women, or men."
},
"limit": {
"type": "integer",
"minimum": 1,
"maximum": 50,
"description": "Maximum results (default 20)."
}
}
}🟢get_pricing
Current plans and prices in USD (with the launch discount if active), credits included, credit cost of every feature, top-up packs, free-tier limits and accepted payment methods.
Input Schema
{
"type": "object",
"properties": {}
}🟢get_content_rules
What content Lovora allows and prohibits (adults-only; explicit content between fictional adults allowed; prohibited categories), with the link to the full Acceptable Use Policy.
Input Schema
{
"type": "object",
"properties": {}
}🟢search_docs(query)
Search Lovora's reference documents (pricing, free access, payments without a card, photos, voice, languages, safety, data, custom companions) and return the matching documents with summaries and URLs.
Input Schema
{
"type": "object",
"properties": {
"query": {
"type": "string",
"description": "What you want to know, e.g. \"pay without credit card\" or \"is it free\"."
}
},
"required": [
"query"
]
}Community
Evidence