ENDPOINT 1
https://nekos.love/mcp
MCP server metadata
- Name
- nekos-love
- Version
- 0.1.0
Public tools for nekos.love, a private journaling app for cat owners. Use `get_site_info` for an overview, `list_pages` for public URLs, `get_pricing` for plans and billing, and `search_faq` for answers about privacy, storage, sharing and cancellation. These tools expose only public marketing content — no user accounts, cats or diary data.
Known tools 4
get_site_infoOverview of nekos.love: what the product is, its tagline, supported languages and available plans.
Inferred read-onlylist_pagesList the public pages of nekos.love with their URLs and a short description of each.
Inferred read-onlyget_pricingThe nekos.love pricing plans (Free and Love) with price, tagline, included features and billing terms.
Inferred read-onlysearch_faqSearch the nekos.love FAQ (privacy, pricing, storage, family sharing, cancellation, languages) and return matching questions and answers.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.nekos-love]
url = "https://nekos.love/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"nekos-love": {
"type": "http",
"url": "https://nekos.love/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: nekos-love
Remote MCP URL: https://nekos.love/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"nekos-love": {
"url": "https://nekos.love/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"nekos-love": {
"type": "http",
"url": "https://nekos.love/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "nekos-love",
"transport": "streamable-http",
"url": "https://nekos.love/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.