contentful management for Zed
com.mcparmory/contentful-management
Create, update, and publish content across spaces and environments
client:Zed
transport:stdio
runtime:pypi
Install contentful management in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"contentful-management": {
"command": "uvx",
"args": [
"mcparmory-contentful-management"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs