Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ACTOR_STANDBY_URL | Yes | The local URL where the Actor will listen when running in standby mode (e.g., http://localhost:5001). | |
| APIFY_META_ORIGIN | Yes | Set to STANDBY to run the Actor in standby mode, which is required for MCP server operation. | |
| SESSION_TIMEOUT_SECS | No | Session timeout in seconds before terminating idle sessions. Defaults to 300. | 300 |
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 | |