Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| check_youtube_handle | Check if a YouTube channel handle is available or already taken. Returns information about the channel if it exists, or confirms availability if it doesn't. |
| check_tiktok_handle | Check if a TikTok username is available or already taken. Returns information about the account if it exists, or confirms availability if it doesn't. |
| check_threads_handle | Check if a Threads username is available or already taken. Returns information about the account if it exists, or confirms availability if it doesn't. |
| check_x_handle | Check if an X (Twitter) username is available or already taken. Returns information about the account if it exists, or confirms availability if it doesn't. |
| check_instagram_handle | Check if an Instagram username is available or already taken. Returns information about the account if it exists, or confirms availability if it doesn't. |
| check_all_platforms | Check username availability across all supported platforms (YouTube, TikTok, Threads, X, Instagram) at once. Perfect for comprehensive brand name research. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |