craft content mcp for Zed
io.github.shashwatgtm/craft-content-mcp
8 content tools: Case Studies, Newsletters, Webinars, Repurposing, Thought Leadership
client:Zed
transport:stdio
runtime:npm
Install craft content mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"craft-content-mcp": {
"command": "npx",
"args": [
"-y",
"@shashwatgtmalpha/craft-content-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs