Skip to main content
Glama
Sidarau

nexwave-mcp-remote

by Sidarau

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NEXWAVE_API_KEYYesv1 API key for the Nexwave platform.
NEXWAVE_OAUTH_PROFILESYesJSON object mapping profile names to objects containing 'secret' and 'level' fields for OAuth authentication.

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": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}

Tools

Functions exposed to the LLM to take actions

NameDescription
fleet_listA

List the current published Sketchy Rides LA fleet: daily rates, mileage terms, photos, and booking URLs.

availability_checkA

Check whether a car is free for a date window.

car: car slug or 17-char VIN · start/end: YYYY-MM-DD (end = return day)

quote_tripA

Exact checkout quote in USD cents: daily rate + insurance plan + 11.5% CA tax + deposit hold. plan: full | liability | decline. Pilot runs a demo insurance fee — not issued coverage.

searchA

Search the public Sketchy Rides site — rental terms, fleet pages, destination guides, blog posts. Returns {results: [{id, title, url}]}; call fetch(id) for the full page text.

fetchA

Fetch the full text of one site page by its id (a URL from search).

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources