Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| STEADY_EMAIL | No | Your Steady account email address | |
| STEADY_BASE_URL | No | The base URL for the Steady web app | https://app.steady.space |
| STEADY_PASSWORD | No | Your Steady account password (plaintext - not recommended for production) | |
| STEADY_MCP_DEBUG | No | Enable debug output (warning: may include sensitive cookies). Set to '1' to enable. | 0 |
| STEADY_COOKIES_PATH | No | Override path for cookies.txt file | |
| STEADY_COOKIE_JAR_PATH | No | Override path for cookiejar.txt file (curl jar format) | |
| STEADY_KEYCHAIN_ACCOUNT | No | macOS Keychain account name for password lookup (typically your email) | |
| STEADY_KEYCHAIN_SERVICE | No | macOS Keychain service name for password lookup | steady-mcp |
| STEADY_PASSWORD_COMMAND | No | Command that prints the password to stdout (no prompts). Recommended over plaintext password. |
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 | |