Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MEDIUM_AUTH_CODE | No | Your Medium OAuth authorization code | |
| MEDIUM_CLIENT_ID | No | Your Medium OAuth Client ID from https://medium.com/developers | |
| MEDIUM_ACCESS_TOKEN | No | Your Medium integration token obtained from https://medium.com/me/settings/security | |
| MEDIUM_CLIENT_SECRET | No | Your Medium OAuth Client Secret from https://medium.com/developers |
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 | |