KentekenKompas for Claude Desktop
nl.kentekenkompas/vehicle-knowledge
Read-only Dutch vehicle knowledge, comparisons, terminology and cited sources for AI clients.
client:Claude Desktop
transport:streamable-http
tools:7
Install KentekenKompas in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"vehicle-knowledge": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.kentekenkompas.nl/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs