8 lines
211 B
Plaintext
8 lines
211 B
Plaintext
# Outline MCP Server Configuration
|
|
|
|
# Outline instance URL (without trailing slash)
|
|
OUTLINE_API_URL=https://docs.example.com
|
|
|
|
# API token from Outline Settings > API Tokens
|
|
OUTLINE_API_TOKEN=your_api_token_here
|