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 |
|---|---|
| mastodon_create_toot | Create a new toot (status) on Mastodon, optionally with media attachments |
| mastodon_get_timeline | Fetch posts from Mastodon timelines (home, public, or local) |
| mastodon_get_trending_tags | Get currently trending hashtags on Mastodon |
| mastodon_search | Search for accounts, hashtags, or posts on Mastodon |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |