walkerOS Source Browser for Zed
io.walkeros/source-browser
Generate, parse, and validate walkerOS data-elb HTML tagging attributes
client:Zed
transport:stdio
runtime:npm
Install walkerOS Source Browser in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"source-browser": {
"command": "npx",
"args": [
"-y",
"@walkeros/mcp-source-browser"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs