LiftMCP for Zed
com.liftmcp/platform
Makes websites AI-agent-ready via MCP. Each property gets its own hosted MCP server.
client:Zed
transport:streamable-http
Install LiftMCP in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"platform": {
"url": "https://{property_slug}.mcp-dev.liftmcp.com/"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs