← Registry

Learning Resources

sarina.dk

Provides Q&A search on mental health topics and information about therapy services.

1 endpoint3 known toolsFirst detected May 11, 2026Last detected July 17, 2026

ENDPOINT 1

https://sarina.dk/mcp

No auth detected

Known tools 3

search_questions

Søg i vidensbasen med Q&A om stress, angst, depression, overtænkning og metakognitiv terapi.

Inferred read-only
get_services

Henter alle behandlingsforløb hos Sarina Zabell med titel, format, varighed og beskrivelse.

Inferred read-only
book_conversation

Send en forespørgsel om gratis afklaringssamtale med Sarina Zabell.

Potential side effects

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.sarina-dk]
url = "https://sarina.dk/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "sarina-dk": {
      "type": "http",
      "url": "https://sarina.dk/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "sarina-dk": {
      "type": "http",
      "url": "https://sarina.dk/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "sarina-dk",
  "transport": "streamable-http",
  "url": "https://sarina.dk/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 sarina.dk was fetched 2026-07-27T15:59:37.796Z and is being refreshed.

Trust status Neutral

sarina.dk is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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