RydLnk
How It WorksFor DriversFor RidersAboutContact

RydLnk for AI

Use your RydLnk account through AI assistants like Claude. Check rides, get estimates, manage your commute — all through natural language.

The RydLnk MCP server connects your account to AI tools that support the Model Context Protocol. Once set up, you can ask your AI assistant things like "how much would it cost to commute from Provo to Lehi?" or "what rides do I have this week?"

1Get your API key

Visit the connect page and sign in with your phone number. You'll receive an API key that links the MCP server to your account.

2Add to your AI tool

Add the RydLnk MCP server to your tool's configuration. Here are examples for popular tools:

Claude Desktop

Add to your claude_desktop_config.json:

{ "mcpServers": { "rydlnk": { "command": "npx", "args": ["@rydlnk/mcp-server"] } } }

Claude Code

Add to your .claude/settings.json:

{ "mcpServers": { "rydlnk": { "command": "npx", "args": ["@rydlnk/mcp-server"] } } }
3Save your API key

Create a config file so the server knows your credentials:

# Create the config directory mkdir -p ~/.rydlnk # Save your API key echo '{"api_key": "rk_user_YOUR_KEY_HERE"}' > ~/.rydlnk/config.json

Replace rk_user_YOUR_KEY_HERE with the key you got from step 1.

4Start using it

Restart your AI tool and start asking about your rides. The RydLnk tools will be available automatically.

What you can do

Get ride estimates

"How much to commute from Provo to Lehi?"

Check upcoming rides

"What rides do I have this week?"

Book rides

"Book me on the 7:30 ride tomorrow"

View billing

"What's my bill looking like this week?"

Manage routes

"Show me my saved commute routes"

Ride history

"Show my rides from last month"

Ready to get started?

Generate your API key and connect your account in under a minute.

Connect Your Account
RydLnk

Smart ridesharing for commuters.

Product

  • How It Works
  • For Drivers
  • For Riders
  • FAQ

Company

  • About
  • Privacy Policy
  • Terms of Service

Contact

  • Contact Us
  • hello@rydlnk.com

© 2026 rydlnk. All rights reserved.