Skip to content
Claude Code

Openlane MCP Server for Claude Code

io.github.gregdog/mcp-server-theopenlane

MCP server for Openlane GRC: controls, evidence, policies, risks, workflows, and approvals.

client:Claude Code transport:stdio runtime:oci

Install Openlane MCP Server in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add mcp-server-theopenlane -e OPENLANE_API_TOKEN=<OPENLANE_API_TOKEN> -e OPENLANE_ORGANIZATION_ID=<OPENLANE_ORGANIZATION_ID> -e OPENLANE_BASE_URL=<OPENLANE_BASE_URL> -e OPENLANE_ALLOW_WRITE=<OPENLANE_ALLOW_WRITE> -e OPENLANE_ALLOW_DELETE=<OPENLANE_ALLOW_DELETE> -- docker run -i --rm ghcr.io/gregdog/mcp-server-theopenlane:v0.7.1

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Openlane MCP Server in other clients