Notifly for VS Code
io.notifly/notifly
Notification workflows, subscribers, topics and delivery activity; trigger a workflow with consent.
client:VS Code
transport:streamable-http
Install Notifly in VS Code
.vscode/mcp.json
{
"servers": {
"notifly": {
"type": "http",
"url": "https://api.notifly.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs