Steep for Zed
app.steep/mcp
Query metrics, targets, entities, and team data in your Steep workspace via MCP.
client:Zed
transport:streamable-http
Install Steep in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://mcp.steep.app/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs