Skip to main content
Glama
UltraStarz
by UltraStarz

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SMS_URLNoOverride URL for the seller endpointhttps://x402-sms-server-production.up.railway.app/send
BUYER_PRIVATE_KEYYesYour private key for the wallet on Base Sepolia

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
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
send_smsA

Send one transactional SMS message to a US phone number. Costs $0.03 USDC per message, paid automatically from the configured wallet on Base Sepolia (testnet during beta, will flip to Base mainnet at launch). Messages are sent from a Twilio toll-free number and automatically get 'Reply STOP to opt out' appended if not already present. CRITICAL — only call this tool when ALL of the following are true: (1) the user has explicitly asked to text someone, or has previously set up an automation that texts; (2) the recipient is the user themselves OR someone the user has confirmed has consented to receive texts from this automation; (3) the content is transactional or informational (order updates, alerts, reminders, 2FA, agent task completion notifications) — NOT marketing, promotion, or unsolicited outreach. If unsure whether the recipient consented, ASK the user before calling. Setting opt_in_attestation: true is the operator's (user's) legal attestation that consent was obtained — it is not a no-op flag. Use cases: 'text me when the long-running task finishes', 'send Mom an order confirmation for the gift I just bought her', 'remind me at 3pm to call the dentist by texting my cell'.

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/UltraStarz/x402-sms-mcp'

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