← sarina.dk

INDIVIDUAL MCP TOOL

get_services

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

sarina.dknone authenticationAvailability not checked

Input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent endpoint

sarina.dk

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.

Related tools

  • search_questions — Søg i vidensbasen med Q&A om stress, angst, depression, overtænkning og metakognitiv terapi.
  • book_conversation — Send en forespørgsel om gratis afklaringssamtale med Sarina Zabell.