Initial commit: Outline MCP server with hybrid light pattern
Some checks failed
Build and Push Docker Image / build (push) Failing after 0s

This commit is contained in:
Ben
2025-12-30 19:36:17 +00:00
parent 6089596202
commit 5da443cef7
9 changed files with 1110 additions and 0 deletions

7
.env.example Normal file
View 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