Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_docs | Get SmoothSend documentation for a specific topic. Use this to answer questions about installation, integration, API methods, examples, or billing. |
| estimate_credits | Estimate the monthly SmoothSend credit cost for a dApp based on transaction volume and type. Returns per-transaction fee and monthly total. |
| get_token_address | Get the Aptos Mainnet fungible asset address for a supported token (USDC, USDT, WBTC, USDe, USD1). Required when using ScriptComposerClient. |
| get_code_snippet | Get a ready-to-use code snippet for a specific SmoothSend integration pattern. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| SmoothSend Overview | Overview of SmoothSend, quick start, and pricing |
| Installation Guide | How to install @smoothsend/sdk and configure it |
| Quick Start Guide | Step-by-step guide to go gasless in minutes |
| API Reference | Full API reference for SmoothSendTransactionSubmitter and ScriptComposerClient |
| Examples | Real-world code examples for common SmoothSend use cases |
| Billing & Pricing | Credit-based pricing details for SmoothSend |