Initial commit: Outline MCP server with hybrid light pattern
Some checks failed
Build and Push Docker Image / build (push) Failing after 0s
Some checks failed
Build and Push Docker Image / build (push) Failing after 0s
This commit is contained in:
7
.env.example
Normal file
7
.env.example
Normal file
@@ -0,0 +1,7 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user