Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ROBOTAXI_AREA_NAMENoOptinal area name (e.g., '1:bay-area') used with ROBOTAXI_REFRESH_TOKEN.
ROBOTAXI_REFRESH_TOKENNoTesla Robotaxi refresh token obtained from your own signed-in app session.
ROBOTAXI_CREDENTIALS_FILENoPath to a credentials file containing refresh_token and optinal area_name.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
robotaxi_search_placesA

Resolve a place name or address to Robotaxi locations.

robotaxi_ride_historyB

Return recent Robotaxi rides from Tesla's ownership service.

robotaxi_ride_statusA

Return the active ride or most recent terminal TripX session.

robotaxi_list_payment_methodsA

List safe labels and IDs for Robotaxi-compatible saved payment methods.

robotaxi_get_quoteB

Get a live fare and route preview for two Robotaxi locations.

robotaxi_book_rideA

Book a quoted ride only after the user explicitly requests it.

robotaxi_preview_cancellationA

Preview the active ride before cancellation without cancelling it.

robotaxi_cancel_rideA

Cancel after a fresh preview and explicit user confirmation.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/nathanielangafor/robotaxi-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server