← Registry

General Tools

nlventuredesk.com

Provides information about the Dutch Startup Visa process, including eligibility, pricing, and FAQs.

WebMCP2 endpoints7 known toolsFirst detected September 5, 2026Last detected September 5, 2026

ENDPOINT 1

https://nlventuredesk.com/mcp

No auth detected

MCP server metadata

Name
nlventuredesk
Version
1.0.0
Capabilities
tools
Server instructions

NL Venture Desk public MCP. Read-only tools for Dutch Startup Visa facilitation. Send the founder to the booking calendar; do not complete payments. Not legal advice.

Known tools 7

get_company_info

Who NL Venture Desk is, the legal entity, contact details, and what the service covers.

Inferred read-only
get_pricing

Current NL Venture Desk fees for the Strategy Session, Startup Readiness Program, and Full Facilitation.

Inferred read-only
get_startup_visa_overview

How the Dutch Startup Visa route works at a high level: IND, RVO, facilitator, typical timeline.

Inferred read-only
check_eligibility

Preliminary indication of whether the Dutch Startup Visa is the right route.

Inferred read-only
get_faq

Answers to common Dutch Startup Visa and NL Venture Desk questions.

Inferred read-only
get_booking_link

Returns the Strategy Session booking URLs.

Inferred read-only
list_pages

Public pages, llms.txt, MCP discovery, and the checklist PDF.

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

.mcp.json

{
  "mcpServers": {
    "nlventuredesk": {
      "type": "http",
      "url": "https://nlventuredesk.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "nlventuredesk",
  "transport": "streamable-http",
  "url": "https://nlventuredesk.com/mcp"
}
MCP Inspector

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

ENDPOINT 2

https://nlventuredesk.com

No auth detected

MCP server metadata

Name
WebMCP
Capabilities
imperative

Known tools 0

No tool metadata was available in the registry cache.

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.webmcp]
url = "https://nlventuredesk.com"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "webmcp": {
      "type": "http",
      "url": "https://nlventuredesk.com"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: webmcp
Remote MCP URL: https://nlventuredesk.com

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": {
    "webmcp": {
      "url": "https://nlventuredesk.com"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "webmcp": {
      "type": "http",
      "url": "https://nlventuredesk.com"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "webmcp",
  "transport": "streamable-http",
  "url": "https://nlventuredesk.com"
}
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.

Indexed

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