rideshare comparison for Claude Code
io.github.wmarceau/rideshare-comparison
Compare Uber and Lyft prices for any route
client:Claude Code
transport:stdio
runtime:pypi
Install rideshare comparison in Claude Code
run in your project directory
claude mcp add rideshare-comparison -e RIDESHARE_API_URL=<RIDESHARE_API_URL> -e RIDESHARE_API_KEY=<RIDESHARE_API_KEY> -- uvx rideshare-comparison-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs