Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SSE_PORT | No | Port for the SSE server (optional, for SSE mode) | 3000 |
| SSE_ENDPOINT | No | SSE endpoint path (optional, for SSE mode) | /sse |
| WATERCRAWL_API_KEY | Yes | Your WaterCrawl API key (required) | |
| WATERCRAWL_BASE_URL | No | WaterCrawl API base URL | https://app.watercrawl.dev |
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 | |