x402-sms-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SMS_URL | No | Override URL for the seller endpoint | https://x402-sms-server-production.up.railway.app/send |
| BUYER_PRIVATE_KEY | Yes | Your 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
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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