Skip to content
VS Code

Steep for VS Code

app.steep/mcp

Query metrics, targets, entities, and team data in your Steep workspace via MCP.

client:VS Code transport:streamable-http

Install Steep in VS Code

.vscode/mcp.json

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

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

Steep in other clients