freelance ops mcp for Zed
io.github.nimish14/freelance-ops-mcp
Freelance invoice ops MCP — overdue status, tone suggestion, and reminder drafts
client:Zed
transport:stdio
runtime:npm
Install freelance ops mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"freelance-ops-mcp": {
"command": "npx",
"args": [
"-y",
"freelance-ops-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs