Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MOLT_API_KEY | Yes | Your molt-md write key or read key (obtained by creating a document) | |
| MOLT_BASE_URL | No | API base URL (defaults to https://api.molt-md.com/api/v1; use http://localhost:8000/api/v1 for local development) | https://api.molt-md.com/api/v1 |
| MOLT_WORKSPACE_ID | No | Access documents through a specific workspace |
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 | |