playwright spatial layout mcp for Zed
io.github.vola-trebla/playwright-spatial-layout-mcp
MCP server that gives AI agents geometric spatial awareness of web page layouts using Playwright
client:Zed
transport:stdio
runtime:npm
Install playwright spatial layout mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"playwright-spatial-layout-mcp": {
"command": "npx",
"args": [
"-y",
"playwright-spatial-layout-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs