← thedutchdirectory.com

INDIVIDUAL MCP TOOL

tdd_death_watch

Stub names, missing prices/lessons — scrape health, not legal claims.

thedutchdirectory.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://thedutchdirectory.com/mcp-server/mcp

No auth detected

Connect to this endpoint to inspect the live schema for tdd_death_watch and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

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

  • A tool name or description suggests retrieving external content.

Parent server

thedutchdirectory.com

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.the-dutch-directory]
url = "https://thedutchdirectory.com/mcp-server/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "the-dutch-directory": {
      "type": "http",
      "url": "https://thedutchdirectory.com/mcp-server/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: the-dutch-directory
Remote MCP URL: https://thedutchdirectory.com/mcp-server/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": {
    "the-dutch-directory": {
      "url": "https://thedutchdirectory.com/mcp-server/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "the-dutch-directory": {
      "type": "http",
      "url": "https://thedutchdirectory.com/mcp-server/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "the-dutch-directory",
  "transport": "streamable-http",
  "url": "https://thedutchdirectory.com/mcp-server/mcp"
}
MCP Inspector

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

Related tools

  • tdd_meta — API version, counts, doctrine URL, MCP endpoints.
  • tdd_search — Search schools, universities, apps, podcasts, exams, tutors.
  • tdd_shortlist — Top fit shortlist.
  • tdd_tutors — Tutor market index.
  • tdd_compare — Compare two provider or tutor slugs with a plain-language verdict.
  • tdd_path — Outward-pointing study path (resources + trials).
  • tdd_stats — Live counts, Pro rates, median prices, type breakdown.
  • tdd_graph — Dutch Learning Graph snapshot.