Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TEXTERIFY_AUTH_EMAIL | Yes | Your Texterify account email | |
| TEXTERIFY_PROJECT_ID | No | UUID of the project to operate on (can be provided per-tool or via env) | |
| TEXTERIFY_API_VERSION | No | API version (default: v1) | v1 |
| TEXTERIFY_AUTH_SECRET | Yes | Your Texterify API secret / access token | |
| TEXTERIFY_API_BASE_URL | No | API base URL (default: https://app.texterify.com/api) | https://app.texterify.com/api |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |