Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | Host to bind (HTTP transport only) | 127.0.0.1 |
| port | No | Port to bind (HTTP transport only) | 8000 |
| transport | No | Transport protocol: stdio or http | stdio |
| CRAWL4AI_VERBOSE | No | Crawl4AI's own environment variables are respected if set. Enables verbose output for the underlying crawler. |
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 | |