← Registry

Social Media

joviel.one

Matches users based on faith and location for Christian dating.

1 endpoint4 known toolsFirst detected June 18, 2026Last detected August 31, 2026

ENDPOINT 1

https://api.joviel.one/api/v1/mcp

No auth detected

MCP server metadata

Name
joviel-mcp
Version
0.1.0
Capabilities
tools

Known tools 4

find_faith_match

Find compatible matches for orthodox Protestant Christians by faith depth, denomination, and location.

Inferred read-only
get_daily_matches

Get today's Daily 10 matches for the authenticated user.

Inferred read-only
send_greeting

Send a greeting to another Joviel profile.

Potential side effects
get_profile

Get a single Joviel profile.

Inferred read-only

CONNECT 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.joviel-mcp]
url = "https://api.joviel.one/api/v1/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "joviel-mcp": {
      "type": "http",
      "url": "https://api.joviel.one/api/v1/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: joviel-mcp
Remote MCP URL: https://api.joviel.one/api/v1/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": {
    "joviel-mcp": {
      "url": "https://api.joviel.one/api/v1/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "joviel-mcp": {
      "type": "http",
      "url": "https://api.joviel.one/api/v1/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "joviel-mcp",
  "transport": "streamable-http",
  "url": "https://api.joviel.one/api/v1/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for joviel.one was fetched 2026-09-27T02:16:07.127Z.

Trust status Trusted

joviel.one is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.