plasmate for Zed
io.github.plasmate-labs/plasmate
Browser engine for AI agents. HTML in, Semantic Object Model out. 16x fewer tokens.
client:Zed
transport:stdio
runtime:npm
Install plasmate in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"plasmate": {
"command": "npx",
"args": [
"-y",
"plasmate-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs