Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
YOURLS_API_URL | Yes | The URL of your YOURLS API endpoint (e.g., https://your-yourls-domain.com/yourls-api.php) | |
YOURLS_AUTH_METHOD | Yes | The authentication method to use (signature recommended) | signature |
YOURLS_SIGNATURE_TOKEN | Yes | Your secret signature token for YOURLS authentication |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |