Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AGENTANYCAST_KEY_PATH | No | Path to the libp2p identity key file | ~/.agentanycast/key |
| AGENTANYCAST_LOG_LEVEL | No | Log level (debug, info, warn, error) | info |
| AGENTANYCAST_STORE_PATH | No | Path to persistent data store | ~/.agentanycast/store |
| AGENTANYCAST_ENABLE_MDNS | No | Enable mDNS local network discovery | true |
| AGENTANYCAST_GRPC_LISTEN | No | gRPC server listen address | 127.0.0.1:50051 |
| AGENTANYCAST_BOOTSTRAP_PEERS | No | Comma-separated list of relay/bootstrap multiaddrs for cross-network communication |
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 | |