Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | The host address to bind the server to | 127.0.0.1 |
| PORT | No | The port to bind the server to | 8080 |
| DEDALUS_AS_URL | No | The URL for the Dedalus AS server | https://as.dedaluslabs.ai |
| SPONGE_API_KEY | Yes | DAuth-compatible API key authentication (provided by the MCP client via DAuth credentials in production flows) | |
| SPONGE_BASE_URL | No | Configurable Sponge base URL | https://api.wallet.paysponge.com |
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 | |