Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AMO_PORT | No | Port for SSE transport | |
| AMO_CLIENT_ID | No | Integration client ID (required for automatic token refresh) | |
| AMO_SUBDOMAIN | Yes | Your amoCRM account subdomain (the part before .amocrm.ru in your account URL) | |
| AMO_TRANSPORT | No | Transport mode (e.g., sse or stdio) | stdio |
| AMO_ACCESS_TOKEN | Yes | OAuth access token | |
| AMO_CLIENT_SECRET | No | Integration client secret (required for automatic token refresh) | |
| AMO_REFRESH_TOKEN | No | OAuth refresh token (required for automatic token refresh) |
Capabilities
Server capabilities have not been inspected yet.
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 | |