creator deals mcp for Zed
io.github.closermethod/creator-deals-mcp
Deal mechanics for brand deals, UGC, and newsletter sponsorships: rights, exclusivity, negotiation.
client:Zed
transport:stdio
runtime:npm
Install creator deals mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"creator-deals-mcp": {
"command": "npx",
"args": [
"-y",
"creator-deals-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs