Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SATRING_API_URL | No | API base URL | https://satring.com/api/v1 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| discover_services | Search satring.com for L402/x402 paid API services by keyword. |
| list_services | List all services on satring.com with optional filters and sorting. Sort by cheapest, top-rated, or most-reviewed. |
| get_service | Get full details for a single service by its slug. |
| get_ratings | Get ratings and reviews for a service. |
| list_categories | List all service categories on satring.com. |
| compare_services | Compare two services side by side (pricing, ratings, protocol, status). |
| find_best_service | Search for services by keyword and return the top results ranked by strategy: cheapest, top-rated, fastest (requires health data), or best (composite score). |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |