Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MIRO_CLIENT_ID | Yes | Miro Client ID from your Miro Developer Account | |
| MIRO_REDIRECT_URL | Yes | Miro Redirect URL (e.g., http://localhost:8080/callback) | http://localhost:8080/callback |
| MIRO_CLIENT_SECRET | Yes | Miro Client Secret from your Miro Developer Account |
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 | |