Skip to main content
Glama
FurlPay
by FurlPay

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FURLPAY_API_KEYNoYour FurlPay API key for live payments. Omit for demo mode.
TRAVALA_API_KEYNoYour Travala API key for live inventory. Omit for demo mode.
FURLPAY_DEVELOPER_WALLETNoEthereum wallet address to receive the developer cbBTC rebate split.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
travel_search_staysA

Search Travala's 2.2M+ hotels (Marriott, Hilton, IHG, …) for a city and date range. Returns quotes with a quoteId to book.

travel_search_flightsA

Search flights via Travala for a route and date. Returns quotes with a quoteId.

travel_set_agent_budgetC

Set a USDC spend cap for an agent before it books autonomously.

travel_authorize_bookingA

Authorize payment for a booking within the agent's budget. source='travala' pays via x402/USDC on Base and accrues the 10% cbBTC rebate; source='legacy' issues a single-use, MCC-locked Visa virtual card for Web2 merchants (Airbnb, Skyscanner).

travel_confirm_bookingB

Confirm an authorized booking (after passkey step-up in a real flow).

travel_cancel_bookingC

Cancel a booking and void its authorization.

travel_list_rebatesA

List accumulated 10% cbBTC developer rebates from Travala-routed bookings (7% developer / 3% treasury split).

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/FurlPay/furlpay-travel-mcp'

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