Loading MCP server directory, please wait...
Real-time NYC TLC for-hire vehicle license verification and renewal-window lead lookups via MCP.
npx @getmcp/cli add io.github.MatchupLabs/nycfhvRequires Node.js 18+. Community-contributed server. Review source before installing.
FHV_API_KEYAPI key from matchuplabs.com (product='fhv-intelligence')
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.MatchupLabs/nycfhv": {
"command": "npx",
"args": [
"-y",
"@matchuplabs/nycfhv-mcp"
],
"env": {
"FHV_API_KEY": "",
"FHV_BASE_URL": ""
}
}
}
}