Permission-first runtime
Restrict capabilities with OUTLINE_ALLOWED_ACTIONS so each agent only sees and runs what it should.
Outline MCP User Guide
outline-mcp is a production-focused MCP server for Outline workspaces. Configure once, connect your MCP client, and operate with explicit read/write/delete controls.
Permission-first runtime
Restrict capabilities with OUTLINE_ALLOWED_ACTIONS so each agent only sees and runs what it should.
Cloud + self-hosted
Switch endpoints with OUTLINE_BASE_URL. Keep the same tools and contracts across environments.
Safe concurrency
Use safe_update_document and lease tools to avoid silent overwrites in multi-agent collaboration.
Operationally complete
Collections, documents, templates, comments, memberships, and export flows are all documented and available.
From setup to production usage
Production ReadyInstall and connect
Add @sigee-min/outline-mcp to your MCP client using npx or global install.
Apply environment policy
Set API key, endpoint, and allowed actions to match your trust boundary and deployment model.
Run guided operations
Use user guides for collection/document workflows, membership operations, and export processing.
Validate with E2E
Run Inspector scenarios with isolated temp collections to verify behavior before team rollout.
Operational Principles
Follow these pages in order for first-time setup and team rollout.
Start with the installation guide, then move to tool reference and multi-agent operations for production.