Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AGENT_ID | Yes | Identifier for the agent (e.g., 'Claude Desktop', 'VS Code', 'Cline') | |
| LOG_FORMAT | No | Optional custom log formatting string (e.g., '%(asctime)s %(levelname)s [%(name)s] %(message)s') | |
| CODEOCEAN_TOKEN | Yes | Code Ocean API Access Token | |
| CODEOCEAN_DOMAIN | Yes | The domain of the Code Ocean platform (e.g., https://codeocean.acme.com) |
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 | |