Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KONTOMANAGER_BRAND | Yes | The brand of your mobile carrier. Supported values: "yesss", "georg", "xoxo". | |
| KONTOMANAGER_PASSWORD | Yes | Your Kontomanager account password. | |
| KONTOMANAGER_USERNAME | Yes | Your login phone number or username. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_account_usage | Retrieves the main account overview, including plan details, usage statistics, and credit balance. |
| get_phone_numbers | Lists all phone numbers associated with the logged-in account. |
| list_bills | |
| download_bill | |
| get_call_history | Retrieves a list of recent calls and SMS messages for the active number. |
| get_sim_settings | Reads the current state of all SIM-related settings (e.g., roaming status, data barring). |
| get_call_forwarding_settings | Reads the current call forwarding and voicemail settings for the active number. |
| switch_active_phone_number | |
| set_sim_setting | |
| set_call_forwarding_rule | |
| toggle_roaming | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |