Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| server.port | No | Server port (default: 8000) | 8000 |
| oauth.client_id | Yes | OAuth Client ID for MCP authentication | |
| papernote.api_key | Yes | Your Papernote API key | |
| papernote.api_url | Yes | Your Papernote API endpoint | |
| oauth.client_secret | Yes | OAuth Client Secret for MCP authentication |
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 | |