io.github.laurells
outflow-mcp
MCP server exposing an Outflow workspace's live architecture graph as context for AI coding agents
stdiocommunityinfra
Package Details
outflow-mcp
Transportstdio
Environment Variables
OUTFLOW_BASE_URL(str)
Base URL of your running Outflow instance. Defaults to http://localhost:3000 if omitted.
OUTFLOW_API_KEY(str)
RequiredSecret
API key for the workspace to expose. Create one from workspace settings in Outflow (Settings → API Keys) — the raw key (ofk_...) is shown once.
OUTFLOW_WORKSPACE_ID(str)
Required
ID of the workspace to expose. Found in the workspace URL (.../workspace/<id>/...) or workspace settings.