General Tools
nlventuredesk.com
Provides information about the Dutch Startup Visa process, including eligibility, pricing, and FAQs.
ENDPOINT 1
https://nlventuredesk.com/mcp
MCP server metadata
- Name
- nlventuredesk
- Version
- 1.0.0
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_infoWho NL Venture Desk is, the legal entity, contact details, and what the service covers.
Inferred read-onlyget_pricingCurrent NL Venture Desk fees for the Strategy Session, Startup Readiness Program, and Full Facilitation.
Inferred read-onlyget_startup_visa_overviewHow the Dutch Startup Visa route works at a high level: IND, RVO, facilitator, typical timeline.
Inferred read-onlycheck_eligibilityPreliminary indication of whether the Dutch Startup Visa is the right route.
Inferred read-onlyCONNECT 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
MCP server metadata
- Name
- WebMCP
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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.