Skip to content
VS Code

OpsLevel for VS Code

com.opslevel/mcp

Query your OpsLevel internal developer portal: catalog, maturity data, and tech docs.

client:VS Code transport:streamable-http

Install OpsLevel in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://app.opslevel.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

OpsLevel in other clients