← Back to RocketRide

Install RocketRide

Pick your client, copy the command, done.

1

Add it to Claude Code

claude mcp add rocketride-server -- docker run -i --rm ghcr.io/rocketride-org/rocketride-engine:latest

Available Tools (1)

Once configured, RocketRide gives your AI agent access to:

execute_pipelineExecutes a defined .pipe file pipeline and returns the processed data.
pipeline_idinput_data

Try It Out

After setup, try these prompts with your AI agent:

Run the audio transcription pipeline on the file located at ./recordings/meeting.mp3
Execute the advanced RAG pipeline using the query 'How do I configure the RocketRide engine?'
Process the video file at ./data/demo.mp4 using the frame grabber pipeline
Run the PII anonymization pipeline on the text file in my current directory
Prerequisites & system requirements
  • An MCP-compatible client (Claude Code, Cursor, Windsurf, Claude Desktop, or Codex)
  • Docker installed and running

Keep this setup from going cold

Save the docs, env vars, and workflow around RocketRide in Conare so Claude Code, Codex, and Cursor remember it next time.

Remember this setup