builtwith for Zed
com.mcparmory/builtwith
Detect technologies and tech stacks used on any website
client:Zed
transport:stdio
runtime:pypi
Install builtwith in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"builtwith": {
"command": "uvx",
"args": [
"mcparmory-builtwith"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs