Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP port (default 3000) | 3000 |
| TRANSPORT | No | Transport protocol: 'stdio' (default) or 'http' | stdio |
| SUPABASE_URL | Yes | Supabase project URL | |
| ATOM_API_KEYS | No | Comma-separated valid API keys for paid tier | |
| SUPABASE_ANON_KEY | Yes | Supabase anonymous/public key |
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 | |