Outline MCP Server for Claude Code
io.github.vortiago/mcp-outline
Connect AI assistants to Outline for document search, reading, and management
client:Claude Code
transport:stdio
runtime:pypi
Install Outline MCP Server in Claude Code
run in your project directory
claude mcp add mcp-outline -e OUTLINE_API_KEY=<OUTLINE_API_KEY> -e OUTLINE_API_URL=<OUTLINE_API_URL> -- uvx mcp-outline
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs