parallel for Zed
com.mcparmory/parallel
Search the web, extract content, and run distributed tasks with AI-powered automation
client:Zed
transport:stdio
runtime:pypi
Install parallel in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"parallel": {
"command": "uvx",
"args": [
"mcparmory-parallel"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs